diff options
author | mpp <mpp@FreeBSD.org> | 1999-08-15 08:25:34 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1999-08-15 08:25:34 +0000 |
commit | 678c6e21bdb43635b32b6790dfa43f6da47b02b8 (patch) | |
tree | c5218ca0400bd635e77d24454325d93375982cca /usr.bin/gencat | |
parent | ebc58e0b201854721b5e4c92e183c97b3e2aa674 (diff) | |
download | FreeBSD-src-678c6e21bdb43635b32b6790dfa43f6da47b02b8.zip FreeBSD-src-678c6e21bdb43635b32b6790dfa43f6da47b02b8.tar.gz |
Various man page cleanup:
- Sort xrefs
- Be consistent with section names as outlines in mdoc(7).
- Other misc mdoc cleanup.
PR: doc/13144
Submitted by: Alexey M. Zelkin <phantom@cris.net>
Diffstat (limited to 'usr.bin/gencat')
-rw-r--r-- | usr.bin/gencat/gencat.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/gencat/gencat.1 b/usr.bin/gencat/gencat.1 index 6a4d26c..c9959e3 100644 --- a/usr.bin/gencat/gencat.1 +++ b/usr.bin/gencat/gencat.1 @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: gencat.1,v 1.1 1997/09/14 20:23:02 wosch Exp $ +.\" $Id: gencat.1,v 1.2 1998/11/18 04:30:53 jkoshy Exp $ .\" .Dd June 11, 1997 .Dt GENCAT 1 @@ -168,7 +168,7 @@ The utility is compliant with the .St -xpg4 standard. -.Sh AUTHOR +.Sh AUTHORS This manual page by .An Ken Stailey updated and revised by |