mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-20 15:26:43 +01:00
Update the usage with the new jail option.
Spotted by: Jason Hellenthal MFC after: 3 days
This commit is contained in:
parent
a6c8226584
commit
c7bec96b05
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=237674
@ -733,7 +733,7 @@ static void
|
|||||||
usage(void)
|
usage(void)
|
||||||
{
|
{
|
||||||
fprintf(stderr,
|
fprintf(stderr,
|
||||||
"Usage: sockstat [-46cLlu] [-p ports] [-P protocols]\n");
|
"Usage: sockstat [-46cLlu] [-j jid] [-p ports] [-P protocols]\n");
|
||||||
exit(1);
|
exit(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user