Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/w Sort SEE ALSO and sections.



details:   https://anonhg.NetBSD.org/src/rev/9d29f952530e
branches:  trunk
changeset: 518988:9d29f952530e
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Dec 08 19:24:10 2001 +0000

description:
Sort SEE ALSO and sections.

diffstat:

 usr.bin/w/w.1 |  32 ++++++++++++++++----------------
 1 files changed, 16 insertions(+), 16 deletions(-)

diffs (52 lines):

diff -r 07ee36efacdf -r 9d29f952530e usr.bin/w/w.1
--- a/usr.bin/w/w.1     Sat Dec 08 19:23:05 2001 +0000
+++ b/usr.bin/w/w.1     Sat Dec 08 19:24:10 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: w.1,v 1.11 2001/12/01 16:43:27 wiz Exp $
+.\"    $NetBSD: w.1,v 1.12 2001/12/08 19:24:10 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -90,10 +90,23 @@
 list of users on the system
 .El
 .Sh SEE ALSO
-.Xr who 1 ,
 .Xr finger 1 ,
 .Xr ps 1 ,
-.Xr uptime 1
+.Xr uptime 1 ,
+.Xr who 1
+.Sh COMPATIBILITY
+The
+.Fl f ,
+.Fl l ,
+.Fl s ,
+and
+.Fl w
+flags are no longer supported.
+.Sh HISTORY
+The
+.Nm
+command appeared in
+.Bx 3.0 .
 .Sh BUGS
 The notion of the
 .Dq current process
@@ -128,16 +141,3 @@
 utility does not know about the new conventions for detection of background
 jobs.
 It will sometimes find a background job instead of the right one.
-.Sh COMPATIBILITY
-The
-.Fl f ,
-.Fl l ,
-.Fl s ,
-and
-.Fl w
-flags are no longer supported.
-.Sh HISTORY
-The
-.Nm
-command appeared in
-.Bx 3.0 .



Home | Main Index | Thread Index | Old Index