FreeBSD Bugzilla – Attachment 247225 Details for
Bug 275912
nfsstat(1): options list is outdated
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
nfsstat.diff (text/plain), 666 bytes, created by
Lexi Winter
on 2023-12-24 10:10:13 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Lexi Winter
Created:
2023-12-24 10:10:13 UTC
Size:
666 bytes
patch
obsolete
>diff --git a/usr.bin/nfsstat/nfsstat.1 b/usr.bin/nfsstat/nfsstat.1 >index 8d4bdd2646d6..1cddb86eeeff 100644 >--- a/usr.bin/nfsstat/nfsstat.1 >+++ b/usr.bin/nfsstat/nfsstat.1 >@@ -36,7 +36,7 @@ statistics > .Sh SYNOPSIS > .Nm > .Op Fl -libxo >-.Op Fl cdEemszW >+.Op Fl cdEemqszW > .Op Fl w Ar wait > .Sh DESCRIPTION > The >diff --git a/usr.bin/nfsstat/nfsstat.c b/usr.bin/nfsstat/nfsstat.c >index 7802754cc0c7..8c4df61b0482 100644 >--- a/usr.bin/nfsstat/nfsstat.c >+++ b/usr.bin/nfsstat/nfsstat.c >@@ -500,7 +500,7 @@ static void > usage(void) > { > (void)fprintf(stderr, >- "usage: nfsstat [-cdemszW] [-w wait]\n"); >+ "usage: nfsstat [-cdEemqszW] [-w wait]\n"); > exit(1); > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 275912
: 247225