Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/mount_nfs Note that amd64 defaults to 32k read/write da...
details: https://anonhg.NetBSD.org/src/rev/1e26dc152e12
branches: trunk
changeset: 778525:1e26dc152e12
user: njoly <njoly%NetBSD.org@localhost>
date: Mon Apr 02 07:27:43 2012 +0000
description:
Note that amd64 defaults to 32k read/write data size, just like i386.
diffstat:
sbin/mount_nfs/mount_nfs.8 | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (27 lines):
diff -r 8ecd480d34da -r 1e26dc152e12 sbin/mount_nfs/mount_nfs.8
--- a/sbin/mount_nfs/mount_nfs.8 Sun Apr 01 19:16:24 2012 +0000
+++ b/sbin/mount_nfs/mount_nfs.8 Mon Apr 02 07:27:43 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mount_nfs.8,v 1.40 2011/08/29 11:47:46 jruoho Exp $
+.\" $NetBSD: mount_nfs.8,v 1.41 2012/04/02 07:27:43 njoly Exp $
.\"
.\" Copyright (c) 1992, 1993, 1994, 1995
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)mount_nfs.8 8.3 (Berkeley) 3/29/95
.\"
-.Dd August 29, 2011
+.Dd April 2, 2012
.Dt MOUNT_NFS 8
.Os
.Sh NAME
@@ -419,6 +419,8 @@
.Tn NFS
version 3 is platform dependent:
on
+.Nx Ns /amd64
+and
.Nx Ns /i386 ,
the default is 32K, for other platforms it is 8K.
Values over 32K are only supported for
Home |
Main Index |
Thread Index |
Old Index