Module Name: src
Committed By: mrg
Date: Tue Nov 22 04:55:10 UTC 2016
Modified Files:
src/share/man/man4: options.4
Log Message:
document NFS_BOOT_TCP option.
To generate a diff of this commit:
cvs rdiff -u -r1.452 -r1.453 src/share/man/man4/options.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/options.4
diff -u src/share/man/man4/options.4:1.452 src/share/man/man4/options.4:1.453
--- src/share/man/man4/options.4:1.452 Mon Oct 17 20:43:19 2016
+++ src/share/man/man4/options.4 Tue Nov 22 04:55:10 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.452 2016/10/17 20:43:19 maya Exp $
+.\" $NetBSD: options.4,v 1.453 2016/11/22 04:55:10 mrg Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -30,7 +30,7 @@
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd October 17, 2016
+.Dd November 21, 2016
.Dt OPTIONS 4
.Os
.Sh NAME
@@ -1123,6 +1123,8 @@ for details.
Reduce the size of the NFS client code by omitting code that's only required
for NFSv3 and NQNFS support, leaving only that code required to use NFSv2
servers.
+.It Cd options NFS_BOOT_TCP
+Use NFS over TCP instead of the default UDP, for mounting root.
.El
.Ss Buffer queue strategy options
The following options enable alternative buffer queue strategies.