Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 0eec05715da3ca8ae3817a0833b18fa6 > files > 53

nfs-utils-1.0.9-50.el5.src.rpm

diff -Nurp nfs-utils-1.0.9.orig/utils/nfsstat/nfsstat.c nfs-utils-1.0.9/utils/nfsstat/nfsstat.c
--- nfs-utils-1.0.9.orig/utils/nfsstat/nfsstat.c	2008-02-21 10:30:12.000000000 +0800
+++ nfs-utils-1.0.9/utils/nfsstat/nfsstat.c	2008-02-21 10:31:33.000000000 +0800
@@ -198,7 +198,7 @@ static struct option longopts[] =
 	{ "all", 0, 0, 'v' },
 	{ "auto", 0, 0, '\3' },
 	{ "client", 0, 0, 'c' },
-	{ "mounts", 0, 0, 'm' },
+	{ "mounted", 0, 0, 'm' },
 	{ "nfs", 0, 0, 'n' },
 	{ "rpc", 0, 0, 'r' },
 	{ "server", 0, 0, 's' },