summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2001-03-11 05:56:44 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2001-03-11 05:56:44 +0000
commit7371aebff1d7334335a8977ec4b071ecbc179531 (patch)
tree494c99791f2c9c5baf35340ef15b0901c3b23f60 /share
parent4c9e7e8f7fe316bf3b39b6aceb23a307aee6b6f7 (diff)
"netstat -r -n" -> "netstat -rn", it's shorter.
Diffstat (limited to 'share')
-rw-r--r--share/man/man8/afterboot.84
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8
index e2b9d73761b..79a90eed90d 100644
--- a/share/man/man8/afterboot.8
+++ b/share/man/man8/afterboot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: afterboot.8,v 1.60 2001/03/06 19:56:52 brad Exp $
+.\" $OpenBSD: afterboot.8,v 1.61 2001/03/11 05:56:43 aaron Exp $
.Dd October 20, 1997
.Dt AFTERBOOT 8
\!\" Originally created by Marshall M. Midden -- 1997-10-20, m4@umn.edu
@@ -168,7 +168,7 @@ See
for instructions on configuring interfaces with DHCP.
.Ss Check routing tables
Issue a
-.Ic netstat -r -n
+.Ic netstat -rn
command.
The output will look something like:
.Bd -literal -offset indent