aboutsummaryrefslogtreecommitdiff
path: root/sbin/newfs/newfs.8
diff options
context:
space:
mode:
authorJohn-Mark Gurney <jmg@FreeBSD.org>2015-07-15 21:35:09 +0000
committerJohn-Mark Gurney <jmg@FreeBSD.org>2015-07-15 21:35:09 +0000
commit57198f08d358599b18f2c5f1bc21b2256ceceab3 (patch)
treec28bbac2fbaf907727e803c3fd4ce0fd4f713c55 /sbin/newfs/newfs.8
parentcbc9c8d8d3432b71f4692d2aa2bc316ccd249957 (diff)
downloadsrc-57198f08d358599b18f2c5f1bc21b2256ceceab3.tar.gz
src-57198f08d358599b18f2c5f1bc21b2256ceceab3.zip
fix the docs, the number of frags per inode (NFPI) changed in r228794
to 2 from 4, but the man page didn't get updated... other minor changes to make igor happy... MFC after: 3 days
Notes
Notes: svn path=/head/; revision=285615
Diffstat (limited to 'sbin/newfs/newfs.8')
-rw-r--r--sbin/newfs/newfs.88
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8
index a4c035814d6d..a4067e940862 100644
--- a/sbin/newfs/newfs.8
+++ b/sbin/newfs/newfs.8
@@ -28,7 +28,7 @@
.\" @(#)newfs.8 8.6 (Berkeley) 5/3/95
.\" $FreeBSD$
.\"
-.Dd October 1, 2013
+.Dd July 15, 2015
.Dt NEWFS 8
.Os
.Sh NAME
@@ -152,7 +152,7 @@ The expected average number of files per directory on the file system.
.It Fl i Ar bytes
Specify the density of inodes in the file system.
The default is to create an inode for every
-.Pq 4 * Ar frag-size
+.Pq 2 * Ar frag-size
bytes of data space.
If fewer inodes are desired, a larger number should be used;
to create more inodes a smaller number should be given.
@@ -173,7 +173,7 @@ Clustering the metadata blocks speeds up random file access
and decreases the running time of
.Xr fsck 8 .
By default
-.Xr newfs 8
+.Nm
sets it to half of the space reserved to minfree.
.It Fl l
Enable multilabel MAC on the new file system.
@@ -228,7 +228,7 @@ for more details on how to set this option.
The partition name (a..h) you want to use in case the underlying image
is a file, so you do not have access to individual partitions through the
filesystem.
-Can also be used with a device, e.g.
+Can also be used with a device, e.g.,
.Nm
.Fl p Ar f
.Ar /dev/da1s3