Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 Sort SEE ALSO list as described in this manual.
details: https://anonhg.NetBSD.org/src/rev/5a68f8e79c5e
branches: trunk
changeset: 480751:5a68f8e79c5e
user: enami <enami%NetBSD.org@localhost>
date: Wed Jan 19 05:54:42 2000 +0000
description:
Sort SEE ALSO list as described in this manual.
diffstat:
share/man/man7/mdoc.samples.7 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 21df90829479 -r 5a68f8e79c5e share/man/man7/mdoc.samples.7
--- a/share/man/man7/mdoc.samples.7 Wed Jan 19 03:57:17 2000 +0000
+++ b/share/man/man7/mdoc.samples.7 Wed Jan 19 05:54:42 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mdoc.samples.7,v 1.25 2000/01/08 17:08:02 tron Exp $
+.\" $NetBSD: mdoc.samples.7,v 1.26 2000/01/19 05:54:42 enami Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -2845,9 +2845,9 @@
template for writing a man page
.El
.Sh SEE ALSO
-.Xr mdoc 7 ,
.Xr man 1 ,
-.Xr troff 1
+.Xr troff 1 ,
+.Xr mdoc 7
.Sh BUGS
Undesirable hyphenation on the dash of a flag
argument is not yet resolved, and causes
Home |
Main Index |
Thread Index |
Old Index