diff options
author | mpp <mpp@FreeBSD.org> | 1996-01-29 23:52:43 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1996-01-29 23:52:43 +0000 |
commit | 0d925cfda358e9042c94c2db98bcdcba43830080 (patch) | |
tree | 33fd1072bc599385aa3cbf0b3249448e8109a26e /sbin/newfs | |
parent | ddfba9f1d055aa2c147d4176510cfc6ea46f2831 (diff) | |
download | FreeBSD-src-0d925cfda358e9042c94c2db98bcdcba43830080.zip FreeBSD-src-0d925cfda358e9042c94c2db98bcdcba43830080.tar.gz |
Fix a bunch of spelling errors.
Diffstat (limited to 'sbin/newfs')
-rw-r--r-- | sbin/newfs/newfs.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8 index 062a1c3..8554a83 100644 --- a/sbin/newfs/newfs.8 +++ b/sbin/newfs/newfs.8 @@ -177,7 +177,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 1, which escentially disables the rotational position table. +the disk. Defaults to 1, which essentially 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 |