> Where's the diff?

--- sbin/mount_nfs/mount_nfs.8  Thu Nov  9 13:47:27 2023        1.41
+++ sbin/mount_nfs/mount_nfs.8  Tue Apr 21 03:32:53 2026
@@ -163,9 +163,41 @@
 .Ar num
 seconds.
 The default is 5 seconds.
+.It Cm bg
+Same as
+.Fl b .
+.It Cm conn
+Same as
+.Fl c .
+.It Cm dumbtimer
+Same as
+.Fl d .
+.It Cm intr
+Same as
+.Fl i .
+.It Cm mntudp
+Same as
+.Fl U .
+.It Cm nfsv2
+Same as
+.Fl 2 .
+.It Cm nfsv3
+Same as
+.Fl 3 .
 .It Cm port Ns = Ns Ar portnumber
 Use the specified port number for NFS requests.
 The default is to query the portmapper for the NFS port.
+.It Cm rdirplus
+Same as
+.Fl l .
+.It Cm resvport
+Use a reserved socket port number (default).
+.It Cm soft
+Same as
+.Fl s .
+.It Cm tcp
+Same as
+.Fl T .
 .El
 .It Fl R Ar retrycnt
 Set the retry count for doing the mount to the specified value.

Reply via email to