From 373b95976bcefe2c4b582d6707efc65bae23ea44 Mon Sep 17 00:00:00 2001 From: Michael Tuexen Date: Wed, 19 Apr 2023 12:15:35 +0200 Subject: [PATCH] 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 --- usr.bin/netstat/netstat.1 | 14 +------------- 1 file changed, 1 insertion(+), 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