sockstat(1): Update Synopsis section

Update sockstat(1) manpage so the Synopsis section includes q (silent
mode) and the -j argument name is consistent.

PR:		256795
MFC after:	3 days
Reported by:	Nick Reilly <nreilly@blackberry.com>
This commit is contained in:
Felix Johnson 2021-11-10 15:22:06 -05:00 committed by Guangyuan Yang
parent 439c3d9563
commit 5504d83942

View File

@ -27,7 +27,7 @@
.\" .\"
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd March 28, 2021 .Dd November 11, 2021
.Dt SOCKSTAT 1 .Dt SOCKSTAT 1
.Os .Os
.Sh NAME .Sh NAME
@ -35,8 +35,8 @@
.Nd list open sockets .Nd list open sockets
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm .Nm
.Op Fl 46CcLlnSsUuvw .Op Fl 46CcLlnqSsUuvw
.Op Fl j Ar jid .Op Fl j Ar jail
.Op Fl p Ar ports .Op Fl p Ar ports
.Op Fl P Ar protocols .Op Fl P Ar protocols
.Sh DESCRIPTION .Sh DESCRIPTION