document NFS_BOOT_TCP option.

This commit is contained in:
mrg 2016-11-22 04:55:10 +00:00
parent f54728af92
commit 4a00697d3d
1 changed files with 4 additions and 2 deletions

View File

@ -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.