aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sbin/mount_nfs/mount_nfs.83
-rw-r--r--usr.bin/showmount/showmount.83
2 files changed, 4 insertions, 2 deletions
diff --git a/sbin/mount_nfs/mount_nfs.8 b/sbin/mount_nfs/mount_nfs.8
index e10d92f2e158..5328beab8f21 100644
--- a/sbin/mount_nfs/mount_nfs.8
+++ b/sbin/mount_nfs/mount_nfs.8
@@ -314,7 +314,8 @@ Set the retransmit timeout count for soft mounts to the specified value.
.Xr fstab 5 ,
.Xr mount 8 ,
.Xr nfsd 8 ,
-.Xr nfsiod 8
+.Xr nfsiod 8 ,
+.Xr showmount 8
.Sh BUGS
Due to the way that Sun RPC is implemented on top of UDP (unreliable datagram)
transport, tuning such mounts is really a black art that can only be expected
diff --git a/usr.bin/showmount/showmount.8 b/usr.bin/showmount/showmount.8
index 33d2fb6f0ba8..901c2324c1cd 100644
--- a/usr.bin/showmount/showmount.8
+++ b/usr.bin/showmount/showmount.8
@@ -80,7 +80,8 @@ Use mount protocol Version 3, compatible with NFS Version 3.
.El
.Sh SEE ALSO
.Xr mount 8 ,
-.Xr mountd 8
+.Xr mount_nfs 8 ,
+.Xr mountd 8 ,
.Sh BUGS
The mount daemon running on the server only has an idea of the actual mounts,
since the