[3606] in Athena Bugs
VS6.3B netstat
daemon@ATHENA.MIT.EDU (David Krikorian)
Wed Nov 8 17:21:28 1989
Date: Wed, 8 Nov 89 17:20:58 -0500
From: David Krikorian <dkk@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
Reply-To: dkk@ATHENA.MIT.EDU
I'm not sure if this is a bug, but:
--------
althea% netstat -h
imp_softc: symbol not in namelist
To quote from the man page:
-------
NAME
netstat - show network status
SYNOPSIS
netstat [ -Aan ] [ -f address_family ] [ system ] [ core ]
netstat [ -himnrs ] [ -f address_family ] [ system ] [ core
]
netstat [ -n ] [ -I interface ] interval [ system ] [ core ]
[...]
-h Show the state of the IMP host table.
[...]
--------
Yes, the man page really does have the ']' after "[ core" wrapped
around to the next line.