aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Tuexen <tuexen@FreeBSD.org>2023-04-19 10:15:35 +0000
committerMichael Tuexen <tuexen@FreeBSD.org>2023-04-19 10:15:35 +0000
commit373b95976bcefe2c4b582d6707efc65bae23ea44 (patch)
tree4140357e3826646f93c64bd5fe4397da13cf35b3
parent2e6cdfe29355cd81a4e2299d61e6ed57f6798a99 (diff)
downloadsrc-373b95976bcefe2c4b582d6707efc65bae23ea44.tar.gz
src-373b95976bcefe2c4b582d6707efc65bae23ea44.zip
netstat: document that PCB information can't be read from corefiles
Reviewed by: glebius, cc Sponsored by: Netflix, Inc. Differential Revision: https://reviews.freebsd.org/D39610
-rw-r--r--usr.bin/netstat/netstat.114
1 files changed, 1 insertions, 13 deletions
diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1
index c57e00d11648..b215a792f333 100644
--- a/usr.bin/netstat/netstat.1
+++ b/usr.bin/netstat/netstat.1
@@ -28,7 +28,7 @@
.\" @(#)netstat.1 8.8 (Berkeley) 4/18/94
.\" $FreeBSD$
.\"
-.Dd February 18, 2023
+.Dd April 19, 2023
.Dt NETSTAT 1
.Os
.Sh NAME
@@ -41,8 +41,6 @@
.Op Fl -libxo
.Op Fl 46AaCLnPRSTWx
.Op Fl f Ar protocol_family | Fl p Ar protocol
-.Op Fl M Ar core
-.Op Fl N Ar system
.It Nm Fl i | I Ar interface
.Op Fl -libxo
.Op Fl 46abdhnW
@@ -113,8 +111,6 @@ depending on the options for the information presented.
.Nm
.Op Fl 46AaCLnRSTWx
.Op Fl f Ar protocol_family | Fl p Ar protocol
-.Op Fl M Ar core
-.Op Fl N Ar system
.Ek
.Xc
Display a list of active sockets
@@ -242,14 +238,6 @@ Filter by
.Ar protocol .
See
.Sx GENERAL OPTIONS .
-.It Fl M
-Use an alternative core.
-See
-.Sx GENERAL OPTIONS .
-.It Fl N
-Use an alternative kernel image.
-See
-.Sx GENERAL OPTIONS .
.El
.It Xo
.Bk -words