diff options
author | Mike Pritchard <mpp@FreeBSD.org> | 1999-08-15 08:25:34 +0000 |
---|---|---|
committer | Mike Pritchard <mpp@FreeBSD.org> | 1999-08-15 08:25:34 +0000 |
commit | a4cab7d390e721de383768ff17c6e9c68de8b190 (patch) | |
tree | dfc1906e8ce82239080f5249239d7e9aa30f7213 /usr.bin/gencat/gencat.1 | |
parent | aa7c9adaeadf2ad2c73c7797ff3a270220311e7b (diff) |
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>
Notes
Notes:
svn path=/head/; revision=49823
Diffstat (limited to 'usr.bin/gencat/gencat.1')
-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 6a4d26cc5f0d..c9959e332396 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 |