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
This commit is contained in:
Michael Tuexen 2023-04-19 12:15:35 +02:00
parent 2e6cdfe293
commit 373b95976b

View File

@ -28,7 +28,7 @@
.\" @(#)netstat.1 8.8 (Berkeley) 4/18/94 .\" @(#)netstat.1 8.8 (Berkeley) 4/18/94
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd February 18, 2023 .Dd April 19, 2023
.Dt NETSTAT 1 .Dt NETSTAT 1
.Os .Os
.Sh NAME .Sh NAME
@ -41,8 +41,6 @@
.Op Fl -libxo .Op Fl -libxo
.Op Fl 46AaCLnPRSTWx .Op Fl 46AaCLnPRSTWx
.Op Fl f Ar protocol_family | Fl p Ar protocol .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 .It Nm Fl i | I Ar interface
.Op Fl -libxo .Op Fl -libxo
.Op Fl 46abdhnW .Op Fl 46abdhnW
@ -113,8 +111,6 @@ depending on the options for the information presented.
.Nm .Nm
.Op Fl 46AaCLnRSTWx .Op Fl 46AaCLnRSTWx
.Op Fl f Ar protocol_family | Fl p Ar protocol .Op Fl f Ar protocol_family | Fl p Ar protocol
.Op Fl M Ar core
.Op Fl N Ar system
.Ek .Ek
.Xc .Xc
Display a list of active sockets Display a list of active sockets
@ -242,14 +238,6 @@ Filter by
.Ar protocol . .Ar protocol .
See See
.Sx GENERAL OPTIONS . .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 .El
.It Xo .It Xo
.Bk -words .Bk -words