diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-10-17 09:35:31 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-10-17 09:35:31 +0000 |
commit | bec02708e4be941b4404d4b63e433cad9f9a42b0 (patch) | |
tree | e54ab5520adee08e38f7d1ca372f6cd8b24cc46e /sbin/tunefs/tunefs.8 | |
parent | ac6c0046e9877d0156daf1ef0366ec47e2a09214 (diff) |
mention some defaults; noticed by John L. Scarfone
ok tedu@
Diffstat (limited to 'sbin/tunefs/tunefs.8')
-rw-r--r-- | sbin/tunefs/tunefs.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/tunefs/tunefs.8 b/sbin/tunefs/tunefs.8 index f2e599bab6e..883d2247845 100644 --- a/sbin/tunefs/tunefs.8 +++ b/sbin/tunefs/tunefs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tunefs.8,v 1.20 2003/06/02 20:06:17 millert Exp $ +.\" $OpenBSD: tunefs.8,v 1.21 2003/10/17 09:35:30 jmc Exp $ .\" $NetBSD: tunefs.8,v 1.8 1995/03/18 15:01:29 cgd Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -70,8 +70,8 @@ This specifies the maximum number of contiguous blocks that will be laid out before forcing a rotational delay (see .Fl d below). -The default value depends on the block size (8 for 8KB blocks and -16 for 4KB blocks). +The default value depends on the block size +(4 for 16KB blocks, 8 for 8KB blocks and 16 for 4KB blocks). Most device drivers can chain several buffers together in a single transfer. For optimal performance, the value of .Ar maxcontig |