summaryrefslogtreecommitdiff
path: root/filesystems/glusterfs
diff options
context:
space:
mode:
authortnn <tnn>2011-04-28 10:49:41 +0000
committertnn <tnn>2011-04-28 10:49:41 +0000
commit6a426eb43848670e37c1071480b2581a22eb1c6e (patch)
tree48c19ff081a7baaaf42eb756c883c8aa7632c0ce /filesystems/glusterfs
parent0f12856bb628d29d47cd2d4b172a8c02ca5407c4 (diff)
downloadpkgsrc-6a426eb43848670e37c1071480b2581a22eb1c6e.tar.gz
fix typo
Diffstat (limited to 'filesystems/glusterfs')
-rw-r--r--filesystems/glusterfs/MESSAGE.NetBSD8
1 files changed, 4 insertions, 4 deletions
diff --git a/filesystems/glusterfs/MESSAGE.NetBSD b/filesystems/glusterfs/MESSAGE.NetBSD
index 3e7263ac27a..eeb608f7e07 100644
--- a/filesystems/glusterfs/MESSAGE.NetBSD
+++ b/filesystems/glusterfs/MESSAGE.NetBSD
@@ -1,14 +1,14 @@
===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.3 2011/04/18 16:19:47 manu Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.4 2011/04/28 10:49:41 tnn Exp $
-glusterfs clients need the following in /etc/sys.conf in order to
-avoid hangs on I/O opezrations:
+glusterfs clients need the following in /etc/sysctl.conf in order to
+avoid hangs on I/O operations:
kern.sbmax=4194304
net.inet.tcp.sendbuf_max=1048576
net.inet.tcp.recvbuf_max=1048576
glusterfs servers will need extended attributes in exported filesystems.
-The requiered attributes can be initialized by running
+The required attributes can be initialized by running
${PREFIX}/etc/glusterfs/xattr-init.sh
===========================================================================