]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
Fixed a couple typos that effected the '--mounts' nfsstat option
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 10 Mar 2008 18:55:47 +0000 (14:55 -0400)
committerSteve Dickson <steved@redhat.com>
Mon, 10 Mar 2008 18:55:47 +0000 (14:55 -0400)
Signed-off-by: Steinar H. Gunderson <sgunderson@bigfoot.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/nfsstat/nfsstat.c
utils/nfsstat/nfsstat.man

index ed8cfc829a24f19a9c980512d9afbeae496fcfde..aa6c961cefdae65ae7012c43a41865aa1ba04ea9 100644 (file)
@@ -207,7 +207,7 @@ void usage(char *name)
 {
        printf("Usage: %s [OPTION]...\n\
 \n\
 {
        printf("Usage: %s [OPTION]...\n\
 \n\
-  -m, --mounted\t\tShow statistics on mounted NFS filesystems\n\
+  -m, --mounts\t\tShow statistics on mounted NFS filesystems\n\
   -c, --client\t\tShow NFS client statistics\n\
   -s, --server\t\tShow NFS server statistics\n\
   -2\t\t\tShow NFS version 2 statistics\n\
   -c, --client\t\tShow NFS client statistics\n\
   -s, --server\t\tShow NFS server statistics\n\
   -2\t\t\tShow NFS version 2 statistics\n\
index 2c39191b0f54968abe25ee830f1e1927f9c15181..cb5f89f24ba32d7dfc2a82f91cf65f52eace21a1 100644 (file)
@@ -35,7 +35,7 @@ Print only NFS v3 statistics.
 .B \-4
 Print only NFS v4 statistics. 
 .TP
 .B \-4
 Print only NFS v4 statistics. 
 .TP
-.B \-m, \-\-mounted
+.B \-m, \-\-mounts
 Print information about each of the mounted \fBNFS\fR file systems.
 
 If this option is used, all other options are ignored.
 Print information about each of the mounted \fBNFS\fR file systems.
 
 If this option is used, all other options are ignored.