diff options
author | mpp <mpp@FreeBSD.org> | 1996-02-12 04:57:03 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1996-02-12 04:57:03 +0000 |
commit | 0796408d4a65a408fb888b67c7c5281e1c2b15f9 (patch) | |
tree | 4e2ceb31ad0d7c084e01b96df21229496bcbecef /usr.bin/lex | |
parent | 3178b161105c3f9e9671218f6bea65098f246950 (diff) | |
download | FreeBSD-src-0796408d4a65a408fb888b67c7c5281e1c2b15f9.zip FreeBSD-src-0796408d4a65a408fb888b67c7c5281e1c2b15f9.tar.gz |
Another round of man page cleanups.
Down to only about 100 items left to cleanup! :-)
Diffstat (limited to 'usr.bin/lex')
-rw-r--r-- | usr.bin/lex/lexdoc.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/lex/lexdoc.1 b/usr.bin/lex/lexdoc.1 index 7241c22..b1d4609 100644 --- a/usr.bin/lex/lexdoc.1 +++ b/usr.bin/lex/lexdoc.1 @@ -1,6 +1,6 @@ -.TH FLEXDOC 1 "November 1993" "Version 2.4" +.TH LEXDOC 1 "November 1993" "Version 2.4" .SH NAME -flexdoc \- documentation for flex, fast lexical analyzer generator +lexdoc \- documentation for flex, fast lexical analyzer generator .SH SYNOPSIS .B flex .B [\-bcdfhilnpstvwBFILTV78+ \-C[aefFmr] \-Pprefix \-Sskeleton] |