From 0c0e5e4cbf54b34e02183e61af87b14ca5904e05 Mon Sep 17 00:00:00 2001 From: dg Date: Sun, 9 Oct 1994 20:10:56 +0000 Subject: Backed out part of the last change that prevents the rpos table from being output if <= 1 rpos; there is a bug in the kernel which doesn't quite get along with this. Changed default #rpos to 1, and fixed up manual page. Converted nrpos to 1 if user specifies 0. --- sbin/newfs/newfs.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/newfs/newfs.8') diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8 index 0832a87..90be62d 100644 --- a/sbin/newfs/newfs.8 +++ b/sbin/newfs/newfs.8 @@ -168,7 +168,7 @@ See 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. +the disk. Defaults to 1, which escentially 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