Print this page
5956 orientate is not a word
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Marcel Telka <marcel@telka.sk>
@@ -256,12 +256,12 @@
causing unnecessary server not responding errors.
rsize=n
Set the read buffer size to a maximum of n bytes. The default
- value is 1048576 when using connection-orientated transports
- with Version 3 or Version 4 of the NFS protocol, and 32768 when
+ value is 1048576 when using connection-oriented transports with
+ Version 3 or Version 4 of the NFS protocol, and 32768 when
using connection-less transports. The default can be negotiated
down if the server prefers a smaller transfer size. "Read"
operations may not necessarily use the maximum buffer size.
When using Version 2, the default value is 32768 for all
transports.
@@ -314,12 +314,12 @@
lowest version attempted until a matching version is found.
wsize=n
Set the write buffer size to a maximum of n bytes. The default
- value is 1048576 when using connection-orientated transports
- with Version 3 or Version 4 of the NFS protocol, and 32768 when
+ value is 1048576 when using connection-oriented transports with
+ Version 3 or Version 4 of the NFS protocol, and 32768 when
using connection-less transports. The default can be negotiated
down if the server prefers a smaller transfer size. "Write"
operations may not necessarily use the maximum buffer size.
When using Version 2, the default value is 32768 for all
transports.
@@ -633,6 +633,6 @@
requesting restart, can be performed using svcadm(1M). The service's
status can be queried using the svcs(1) command.
- July 26, 2009 MOUNT_NFS(1M)
+ June 3, 2015 MOUNT_NFS(1M)