Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/ypserv/mknetid Sort sections, use standard headers ...



details:   https://anonhg.NetBSD.org/src/rev/84d1b7a539ee
branches:  trunk
changeset: 521595:84d1b7a539ee
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Feb 02 02:20:30 2002 +0000

description:
Sort sections, use standard headers and markup in AUTHORS section.

diffstat:

 usr.sbin/ypserv/mknetid/mknetid.8 |   6 +++---
 usr.sbin/ypserv/mknetid/netid.5   |  19 +++++++++----------
 2 files changed, 12 insertions(+), 13 deletions(-)

diffs (56 lines):

diff -r 07ce8388c458 -r 84d1b7a539ee usr.sbin/ypserv/mknetid/mknetid.8
--- a/usr.sbin/ypserv/mknetid/mknetid.8 Sat Feb 02 02:19:13 2002 +0000
+++ b/usr.sbin/ypserv/mknetid/mknetid.8 Sat Feb 02 02:20:30 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mknetid.8,v 1.6 2002/01/19 11:45:05 wiz Exp $
+.\"    $NetBSD: mknetid.8,v 1.7 2002/02/02 02:20:30 wiz Exp $
 .\"
 .\" Copyright (c) 1996 Mats O Jansson <moj%stacken.kth.se@localhost>
 .\" All rights reserved.
@@ -112,5 +112,5 @@
 .Xr netid 5 ,
 .Xr passwd 5 ,
 .Xr yp 8
-.Sh AUTHOR
-Mats O Jansson <moj%stacken.kth.se@localhost>
+.Sh AUTHORS
+.An Mats O Jansson Aq moj%stacken.kth.se@localhost
diff -r 07ce8388c458 -r 84d1b7a539ee usr.sbin/ypserv/mknetid/netid.5
--- a/usr.sbin/ypserv/mknetid/netid.5   Sat Feb 02 02:19:13 2002 +0000
+++ b/usr.sbin/ypserv/mknetid/netid.5   Sat Feb 02 02:20:30 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: netid.5,v 1.4 2002/01/19 11:45:05 wiz Exp $
+.\"    $NetBSD: netid.5,v 1.5 2002/02/02 02:20:31 wiz Exp $
 .\"
 .\" Copyright (c) 1996 Mats O Jansson <moj%stacken.kth.se@localhost>
 .\" All rights reserved.
@@ -60,21 +60,20 @@
 The third type is records from a
 .Xr netid 5
 file other than the two types above.
-.Sh EXAMPLES
-.Pp
-A configuration file might appear as follows:
-.Bd -literal
-unix.10714@kaka 10714:400,10
-unix.jodie@kaka 0:jodie
-.Ed
 .Sh FILES
 .Bl -tag -width /etc/netid -compact
 .It Pa /etc/netid
 A file for lines not generated automatically by
 .Xr mknetid 8 .
 .El
+.Sh EXAMPLES
+A configuration file might appear as follows:
+.Bd -literal
+unix.10714@kaka 10714:400,10
+unix.jodie@kaka 0:jodie
+.Ed
 .Sh SEE ALSO
 .Xr mknetid 8 ,
 .Xr yp 8
-.Sh AUTHOR
-Mats O Jansson <moj%stacken.kth.se@localhost>
+.Sh AUTHORS
+.An Mats O Jansson Aq moj%stacken.kth.se@localhost



Home | Main Index | Thread Index | Old Index