aboutsummaryrefslogtreecommitdiff
path: root/sbin/tunefs
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2002-07-06 19:35:14 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2002-07-06 19:35:14 +0000
commit629e80effb830c03e8e3d994c8f0da9a586bdaed (patch)
tree99ea69cc63d1c002be52a140f51ebc2b2c7744d7 /sbin/tunefs
parent960368f7ffa06661f3de934079153cc071700d89 (diff)
downloadsrc-629e80effb830c03e8e3d994c8f0da9a586bdaed.tar.gz
src-629e80effb830c03e8e3d994c8f0da9a586bdaed.zip
The .Nm utility.
Notes
Notes: svn path=/head/; revision=99503
Diffstat (limited to 'sbin/tunefs')
-rw-r--r--sbin/tunefs/tunefs.87
1 files changed, 4 insertions, 3 deletions
diff --git a/sbin/tunefs/tunefs.8 b/sbin/tunefs/tunefs.8
index 4da10b0cb9ef..7ab3665bd812 100644
--- a/sbin/tunefs/tunefs.8
+++ b/sbin/tunefs/tunefs.8
@@ -53,8 +53,9 @@
.Ek
.Ar special | Ar filesystem
.Sh DESCRIPTION
-.Nm Tunefs
-is designed to change the dynamic parameters of a filesystem
+The
+.Nm
+utility is designed to change the dynamic parameters of a filesystem
which affect the layout policies.
The
.Nm
@@ -167,5 +168,5 @@ You can tune a filesystem, but you can't tune a fish.
.Sh HISTORY
The
.Nm
-command appeared in
+utility appeared in
.Bx 4.2 .