diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-07-18 17:38:29 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-07-18 17:38:29 +0000 |
| commit | 0c56bab446eb30ef5e2181e16f8783121d27a2aa (patch) | |
| tree | 16e52a62d2477cc948a9981287950e0a45a318fb /sbin | |
| parent | abf9d14c729d9d31e081fdb99af34426d5456be5 (diff) | |
Notes
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/mount_nfs/mount_nfs.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/mount_nfs/mount_nfs.8 b/sbin/mount_nfs/mount_nfs.8 index 906175e130a9..5328beab8f21 100644 --- a/sbin/mount_nfs/mount_nfs.8 +++ b/sbin/mount_nfs/mount_nfs.8 @@ -313,8 +313,9 @@ Set the retransmit timeout count for soft mounts to the specified value. .Xr unmount 2 , .Xr fstab 5 , .Xr mount 8 , +.Xr nfsd 8 , .Xr nfsiod 8 , -.Xr nfsd 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 |
