]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/showmount/showmount.man
nfsidmap: Added Error Logging
[nfs-utils.git] / utils / showmount / showmount.man
index 30c9d824f24de69c8622a63682ee9d713c903ce6..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 processed 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.