Source-Changes-HG archive

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

[src/netbsd-1-5]: src/sbin/ifconfig Pull up rev. 1.35:



details:   https://anonhg.NetBSD.org/src/rev/bcdb92e58594
branches:  netbsd-1-5
changeset: 488374:bcdb92e58594
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Mon Jul 03 22:11:08 2000 +0000

description:
Pull up rev. 1.35:
Sort the SEE ALSO list first by section and kill the comma at the
end of the list.

diffstat:

 sbin/ifconfig/ifconfig.8 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (25 lines):

diff -r bb65e0920db5 -r bcdb92e58594 sbin/ifconfig/ifconfig.8
--- a/sbin/ifconfig/ifconfig.8  Mon Jul 03 22:10:20 2000 +0000
+++ b/sbin/ifconfig/ifconfig.8  Mon Jul 03 22:11:08 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ifconfig.8,v 1.32.4.1 2000/06/30 18:12:46 thorpej Exp $
+.\"    $NetBSD: ifconfig.8,v 1.32.4.2 2000/07/03 22:11:08 thorpej Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -432,12 +432,12 @@
 requested address is unknown, or the user is not privileged and
 tried to alter an interface's configuration.
 .Sh SEE ALSO
+.Xr netstat 1 ,
 .Xr ifmedia 4 ,
-.Xr netstat 1 ,
 .Xr netintro 4 ,
+.\" .Xr eon 5 ,
 .Xr rc 8 ,
-.Xr routed 8 ,
-.\" .Xr eon 5
+.Xr routed 8
 .Sh HISTORY
 The
 .Nm



Home | Main Index | Thread Index | Old Index