diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1996-10-05 22:27:30 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1996-10-05 22:27:30 +0000 |
| commit | e83201b43ad36d453a46f551fcaedf0a0e7f23c3 (patch) | |
| tree | e09db4b1b56461dbe8a4d233c39a90678607f597 /usr.bin/tconv | |
| parent | c849957cb04aebe1b5d9b3a9917dde9fe5045095 (diff) | |
Notes
Diffstat (limited to 'usr.bin/tconv')
| -rw-r--r-- | usr.bin/tconv/tconv.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/tconv/tconv.1 b/usr.bin/tconv/tconv.1 index 44be7045b79b3..d7e1224399734 100644 --- a/usr.bin/tconv/tconv.1 +++ b/usr.bin/tconv/tconv.1 @@ -1,4 +1,6 @@ .\" @(#) mytinfo tconv.1 3.2 92/02/01 public domain, By Ross Ridge +.\" $Id$ +.\" .TH TCONV 1 "92/02/01" "mytinfo" .SH NAME tconv \- convert between termcap, terminfo source and terminfo binary @@ -87,7 +89,7 @@ are given the option will be assumed. If the .B \-B -option is used, the compiled output will be put in the the +option is used, the compiled output will be put in the terminfo database, otherwise standard output is used. .PP You cannot translate from terminfo binary to terminfo binary. |
