]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/showmount/showmount.man
statd: Replace note() with xlog() in rpc.statd
[nfs-utils.git] / utils / showmount / showmount.man
index 63342c77687a48d744242f3074cdd5457942fc24..a2f510fb56177a71152b57f3c0a5111a2e73f695 100644 (file)
@@ -4,7 +4,7 @@
 .SH NAME
 showmount \- show mount information for an NFS server
 .SH SYNOPSIS
-.B /usr/sbin/showmount
+.B showmount
 .B "[\ \-adehv\ ]"
 .B "[\ \-\-all\ ]"
 .B "[\ \-\-directories\ ]"
@@ -21,12 +21,14 @@ lists the set of clients who are mounting from that host.
 The output from
 .B showmount
 is designed to
-appear as though it were processesed through ``sort -u''.
+appear as though it were processed through ``sort \-u''.
 .SH OPTIONS
 .TP
 .BR \-a " or " \-\-all
-List both the client hostname and mounted directory in
-host:dir format.
+List both the client hostname or IP address and mounted directory in
+host:dir format. This info should not be considered reliable. See the notes
+on rmtab in 
+.BR rpc.mountd (8).
 .TP
 .BR \-d " or " \-\-directories
 List only the directories mounted by some client.
@@ -46,7 +48,7 @@ Suppress the descriptive headings from the output.
 .BR rpc.mountd (8),
 .BR rpc.nfsd (8)
 .SH BUGS
-The completeness and accurary of the information that
+The completeness and accuracy of the information that
 .B showmount
 displays varies according to the NFS server's implementation.
 .P