diff options
author | Mike Pritchard <mpp@FreeBSD.org> | 1999-06-24 06:22:24 +0000 |
---|---|---|
committer | Mike Pritchard <mpp@FreeBSD.org> | 1999-06-24 06:22:24 +0000 |
commit | a684cccdd6e61bb1544c522e240424b8c26ef2ad (patch) | |
tree | 2250cbfc4218f2d2540925fefbbe163330a68bde /usr.bin/tconv/tconv.1 | |
parent | 9e0450400dd9fb7e4c8c957dee0e5ab8c4a43352 (diff) |
Some man page cleanup. Make the NAME and SYNOPSIS sections agree so
that whatis(1) will produce the expected results.
Pointed-out-by: Jesus Monroy <jesus.monroy@usa.net> in freebsd-doc
Notes
Notes:
svn path=/head/; revision=48168
Diffstat (limited to 'usr.bin/tconv/tconv.1')
-rw-r--r-- | usr.bin/tconv/tconv.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/tconv/tconv.1 b/usr.bin/tconv/tconv.1 index b3f27a2bef59..1a6d0c5bf651 100644 --- a/usr.bin/tconv/tconv.1 +++ b/usr.bin/tconv/tconv.1 @@ -1,11 +1,13 @@ .\" @(#) mytinfo tconv.1 3.2 92/02/01 public domain, By Ross Ridge -.\" $Id: tconv.1,v 1.7 1997/02/22 19:57:23 peter Exp $ +.\" $Id: tconv.1,v 1.8 1997/08/13 06:58:44 charnier Exp $ .\" .Dd February 1, 1992 .Dt TCONV 1 .Os .Sh NAME -.Nm tconv +.Nm tconv , +.Nm tic , +.Nm captoinfo .Nd convert between termcap, terminfo source and terminfo binary .Sh SYNOPSIS .Nm tconv |