From ece195ee54a8e961b9ce997330608d74c2514413 Mon Sep 17 00:00:00 2001 From: dg Date: Sat, 1 Oct 1994 20:00:28 +0000 Subject: Fixed manpage to conform to current reality. Submitted by: Rod Grimes, with additional sentence by me. --- sbin/newfs/newfs.8 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sbin/newfs/newfs.8') diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8 index 0ffcfdf..0832a87 100644 --- a/sbin/newfs/newfs.8 +++ b/sbin/newfs/newfs.8 @@ -140,7 +140,7 @@ The default value is 16. .It Fl d Ar rotdelay This specifies the expected time (in milliseconds) to service a transfer completion interrupt and initiate a new transfer on the same disk. -The default is 4 milliseconds. +The default is 0 milliseconds. See .Xr tunefs 8 for more details on how to set this option. @@ -166,6 +166,9 @@ The default value used is 10%. See .Xr tunefs 8 for more details on how to set this option. +.It Fl n Ar number of distinguished rotational positions +Determines how many rotational time slots there are in one revolution of +the disk. Defaults to 0, which disables the rotational position table. .It Fl o Ar optimization\ preference .Pq ``space'' or ``time'' The file system can either be instructed to try to minimize the time spent -- cgit v1.1