Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/misc change section order. (CAVEATS before BUGS)
details: https://anonhg.NetBSD.org/src/rev/c375cb7a688b
branches: trunk
changeset: 533869:c375cb7a688b
user: yamt <yamt%NetBSD.org@localhost>
date: Wed Jul 10 11:57:12 2002 +0000
description:
change section order. (CAVEATS before BUGS)
suggested by Thomas Klausner in private mail.
diffstat:
share/misc/mdoc.template | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r c3a5d5845734 -r c375cb7a688b share/misc/mdoc.template
--- a/share/misc/mdoc.template Wed Jul 10 11:49:37 2002 +0000
+++ b/share/misc/mdoc.template Wed Jul 10 11:57:12 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mdoc.template,v 1.6 2002/07/10 09:45:18 yamt Exp $
+.\" $NetBSD: mdoc.template,v 1.7 2002/07/10 11:57:12 yamt Exp $
.\"
.\" Copyright notice
.\"
@@ -31,6 +31,6 @@
.\" .Sh STANDARDS
.\" .Sh HISTORY
.\" .Sh AUTHORS
+.\" .Sh CAVEATS
.\" .Sh BUGS
.\" .Sh SECURITY CONSIDERATIONS
-.\" .Sh CAVEATS
Home |
Main Index |
Thread Index |
Old Index