summaryrefslogtreecommitdiffstats
path: root/sbin/tunefs/tunefs.8
diff options
context:
space:
mode:
authorgavin <gavin@FreeBSD.org>2011-05-08 12:34:31 +0000
committergavin <gavin@FreeBSD.org>2011-05-08 12:34:31 +0000
commit22cea9155a207965ded6253a5bc36d45d3bc9ef4 (patch)
tree676967cf94390134204b0f8275f514af876e23a8 /sbin/tunefs/tunefs.8
parentc286c25c24b9a15205c9702097bc1df37ff3e9ae (diff)
downloadFreeBSD-src-22cea9155a207965ded6253a5bc36d45d3bc9ef4.zip
FreeBSD-src-22cea9155a207965ded6253a5bc36d45d3bc9ef4.tar.gz
We now have multiple filesystems (UFS, ZFS, ...), so for tools that only
operate on one type of filesystem, mention this. While here, capitalise the use of "UFS" in growfs.8 to match other uses of the term in other man pages. MFC after: 1 week
Diffstat (limited to 'sbin/tunefs/tunefs.8')
-rw-r--r--sbin/tunefs/tunefs.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/tunefs/tunefs.8 b/sbin/tunefs/tunefs.8
index a8904db..3b4e944 100644
--- a/sbin/tunefs/tunefs.8
+++ b/sbin/tunefs/tunefs.8
@@ -28,12 +28,12 @@
.\" @(#)tunefs.8 8.2 (Berkeley) 12/11/93
.\" $FreeBSD$
.\"
-.Dd December 9, 2010
+.Dd May 8, 2011
.Dt TUNEFS 8
.Os
.Sh NAME
.Nm tunefs
-.Nd tune up an existing file system
+.Nd tune up an existing UFS file system
.Sh SYNOPSIS
.Nm
.Op Fl A
@@ -56,7 +56,7 @@
.Sh DESCRIPTION
The
.Nm
-utility is designed to change the dynamic parameters of a file system
+utility is designed to change the dynamic parameters of a UFS file system
which affect the layout policies.
The
.Nm
OpenPOWER on IntegriCloud