Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin Sort sections.



details:   https://anonhg.NetBSD.org/src/rev/1684b943c160
branches:  trunk
changeset: 521586:1684b943c160
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Feb 02 02:03:48 2002 +0000

description:
Sort sections.

diffstat:

 usr.sbin/trpt/trpt.8 |  20 ++++++++++----------
 usr.sbin/trsp/trsp.8 |  20 ++++++++++----------
 2 files changed, 20 insertions(+), 20 deletions(-)

diffs (88 lines):

diff -r 9f5b20b28b01 -r 1684b943c160 usr.sbin/trpt/trpt.8
--- a/usr.sbin/trpt/trpt.8      Sat Feb 02 02:03:13 2002 +0000
+++ b/usr.sbin/trpt/trpt.8      Sat Feb 02 02:03:48 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: trpt.8,v 1.12 2002/01/19 11:45:03 wiz Exp $
+.\"    $NetBSD: trpt.8,v 1.13 2002/02/02 02:03:48 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -136,10 +136,6 @@
 .It Pa /netbsd
 default system namelist
 .El
-.Sh SEE ALSO
-.Xr netstat 1 ,
-.Xr setsockopt 2 ,
-.Xr trsp 8
 .Sh DIAGNOSTICS
 .Bl -tag -width Ds
 .It Sy no namelist
@@ -147,14 +143,18 @@
 contain the proper symbols to find the trace buffer;
 others which should be self explanatory.
 .El
+.Sh SEE ALSO
+.Xr netstat 1 ,
+.Xr setsockopt 2 ,
+.Xr trsp 8
+.Sh HISTORY
+The
+.Nm
+command appeared in
+.Bx 4.2 .
 .Sh BUGS
 Should also print the data for each input or output,
 but this is not saved in the trace record.
 .Pp
 The output format is inscrutable and should be described
 here.
-.Sh HISTORY
-The
-.Nm
-command appeared in
-.Bx 4.2 .
diff -r 9f5b20b28b01 -r 1684b943c160 usr.sbin/trsp/trsp.8
--- a/usr.sbin/trsp/trsp.8      Sat Feb 02 02:03:13 2002 +0000
+++ b/usr.sbin/trsp/trsp.8      Sat Feb 02 02:03:48 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: trsp.8,v 1.11 2002/01/19 11:45:04 wiz Exp $
+.\"    $NetBSD: trsp.8,v 1.12 2002/02/02 02:04:12 wiz Exp $
 .\"
 .\" Copyright (c) 1985, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -131,10 +131,6 @@
 .It Pa /netbsd
 default system namelist
 .El
-.Sh SEE ALSO
-.Xr netstat 1 ,
-.Xr setsockopt 2 ,
-.Xr trpt 8
 .Sh DIAGNOSTICS
 .Bl -tag -width Ds
 .It Sy no namelist
@@ -142,14 +138,18 @@
 contain the proper symbols to find the trace buffer;
 others which should be self explanatory.
 .El
+.Sh SEE ALSO
+.Xr netstat 1 ,
+.Xr setsockopt 2 ,
+.Xr trpt 8
+.Sh HISTORY
+The
+.Nm
+command appeared in
+.Bx 4.3 .
 .Sh BUGS
 Should also print the data for each input or output,
 but this is not saved in the trace record.
 .Pp
 The output format is inscrutable and should be described
 here.
-.Sh HISTORY
-The
-.Nm
-command appeared in
-.Bx 4.3 .



Home | Main Index | Thread Index | Old Index