diff --git a/sbin/mount_nfs/mount_nfs.8 b/sbin/mount_nfs/mount_nfs.8 index 906175e130a..e10d92f2e15 100644 --- a/sbin/mount_nfs/mount_nfs.8 +++ b/sbin/mount_nfs/mount_nfs.8 @@ -313,8 +313,8 @@ Set the retransmit timeout count for soft mounts to the specified value. .Xr unmount 2 , .Xr fstab 5 , .Xr mount 8 , -.Xr nfsiod 8 , -.Xr nfsd 8 +.Xr nfsd 8 , +.Xr nfsiod 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