From 45d4f12362e00ab84b7f537bbaf47f272e877f3b Mon Sep 17 00:00:00 2001 From: KATO Takenori Date: Sun, 9 Nov 1997 03:36:26 +0000 Subject: [PATCH] Describe MNT_NOCLUSTER{R,W} flags. Pointed out by: bde --- lib/libc/sys/mount.2 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/libc/sys/mount.2 b/lib/libc/sys/mount.2 index cd7124da0fc..00af2cf4341 100644 --- a/lib/libc/sys/mount.2 +++ b/lib/libc/sys/mount.2 @@ -97,6 +97,10 @@ is also specified. .It Dv MNT_FORCE Fore a read-write mount even if the filesystem appears to be unclean. Dangerous. +.It Dv MNT_NOCLUSTERR +Disable read clustering. +.It Dv MNT_NOCLUSTERW +Disable write clustering. .El .Pp The flag