Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Oct 2023 13:58:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 260611] mount_nfs(8) references non-existent -o retransmit option
Message-ID:  <bug-260611-227-CynY6blz78@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 #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D3ddd961db1ce8d9285e4d630bf6bfd5b9=
9042a03

commit 3ddd961db1ce8d9285e4d630bf6bfd5b99042a03
Author:     Benedict Reuschling <bcr@FreeBSD.org>
AuthorDate: 2023-10-08 13:47:24 +0000
Commit:     Benedict Reuschling <bcr@FreeBSD.org>
CommitDate: 2023-10-08 13:57:47 +0000

    mount_nfs(8): Indicate that the -t option is deprecated

    In mount_nfs.c the -t option is deprecated and advises to use
    timeout=3D<N> instead. However, since that refers to NFS over UDP, which
    is not used nowadays, mark this option as deprecated in the man page.

    PR:             260611
    Suggested by:   rmacklem

 sbin/mount_nfs/mount_nfs.8 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

--=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-CynY6blz78>