diff options
| author | David Greenman <dg@FreeBSD.org> | 1994-08-05 09:14:37 +0000 |
|---|---|---|
| committer | David Greenman <dg@FreeBSD.org> | 1994-08-05 09:14:37 +0000 |
| commit | b3bfc7199eb51b03496567ea71bff82b75a2209d (patch) | |
| tree | 242b5d9154977fcfbc3e9f84dd0d6851c367a897 /usr.bin/netstat | |
| parent | 404c1a5fc1fea7d6d5fa8edd6acb65e32f19c8bd (diff) | |
Notes
Diffstat (limited to 'usr.bin/netstat')
| -rw-r--r-- | usr.bin/netstat/netstat.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1 index fc0d3036eb63..bf9d60ed4e1a 100644 --- a/usr.bin/netstat/netstat.1 +++ b/usr.bin/netstat/netstat.1 @@ -145,7 +145,7 @@ Show statistics recorded by the memory management routines (the network manages a private pool of memory buffers). .It Fl N Extract the name list from the specified system instead of the default -.Pa /vmunix . +.Pa /kernel . .It Fl n Show network addresses as numbers (normally .Nm netstat @@ -280,7 +280,7 @@ command appeared in .Bx 4.2 . .\" .Sh FILES .\" .Bl -tag -width /dev/kmem -compact -.\" .It Pa /vmunix +.\" .It Pa /kernel .\" default kernel namelist .\" .It Pa /dev/kmem .\" default memory file |
