Date: Sat, 07 Oct 2023 01:18:49 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 260611] NFS man page references non-existent -o retransmit option Message-ID: <bug-260611-227-edj2tYdc3n@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-260611-227@https.bugs.freebsd.org/bugzilla/> References: <bug-260611-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260611 --- Comment #3 from Rick Macklem <rmacklem@FreeBSD.org> --- Don't know. You would have to find an old man page (pre-nmount) that describes what "-t" meant way back when. The code in mount_nfs.c deprecates "-t" and says that "timeout=3D<N>" should be used instead. However, "timeout=3D<N>" is almost useless now, since it refers to the initial timeout for NFS over UDP, which is almost never used any more. I'd suggest indicating "deprecated" next to "-t" and leave it at that. rick --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260611-227-edj2tYdc3n>