Print this page
5956 orientate is not a word
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Marcel Telka <marcel@telka.sk>

@@ -2,11 +2,11 @@
 .\" Copyright (c) 2009 Sun Microsystems, Inc. All Rights Reserved
 .\" Copyright 1989 AT&T
 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.
 .\" See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the
 .\" fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH MOUNT_NFS 1M "Jul 26, 2009"
+.TH MOUNT_NFS 1M "Jun 3, 2015"
 .SH NAME
 mount_nfs \- mount remote NFS resources
 .SH SYNOPSIS
 .LP
 .nf

@@ -414,11 +414,11 @@
 \fB\fBrsize=\fR\fIn\fR\fR
 .ad
 .sp .6
 .RS 4n
 Set the read buffer size to a maximum of \fIn\fR bytes. The default value is
-\fB1048576\fR when using connection-orientated transports with Version 3 or
+\fB1048576\fR when using connection-oriented transports with Version 3 or
 Version 4 of the \fBNFS\fR protocol, and \fB32768\fR when using connection-less
 transports. The default can be negotiated down if the server prefers a smaller
 transfer size. "\fBRead\fR" operations may not necessarily use the maximum
 buffer size. When using Version 2, the default value is \fB32768\fR for all
 transports.

@@ -496,11 +496,11 @@
 \fB\fBwsize=\fR\fIn\fR\fR
 .ad
 .sp .6
 .RS 4n
 Set the write buffer size to a maximum of \fIn\fR bytes. The default value is
-\fB1048576\fR when using connection-orientated transports with Version 3 or
+\fB1048576\fR when using connection-oriented transports with Version 3 or
 Version 4 of the \fBNFS\fR protocol, and \fB32768\fR when using connection-less
 transports. The default can be negotiated down if the server prefers a smaller
 transfer size. "\fBWrite\fR" operations may not necessarily use the maximum
 buffer size. When using Version 2, the default value is \fB32768\fR for all
 transports.