summaryrefslogtreecommitdiffstats
path: root/sbin/growfs
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/growfs
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/growfs')
-rw-r--r--sbin/growfs/growfs.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/growfs/growfs.8 b/sbin/growfs/growfs.8
index 387e511..2e90c79 100644
--- a/sbin/growfs/growfs.8
+++ b/sbin/growfs/growfs.8
@@ -37,12 +37,12 @@
.\" $TSHeader: src/sbin/growfs/growfs.8,v 1.3 2000/12/12 19:31:00 tomsoft Exp $
.\" $FreeBSD$
.\"
-.Dd September 8, 2000
+.Dd May 8, 2011
.Dt GROWFS 8
.Os
.Sh NAME
.Nm growfs
-.Nd grow size of an existing ufs file system
+.Nd grow size of an existing UFS file system
.Sh SYNOPSIS
.Nm
.Op Fl Ny
OpenPOWER on IntegriCloud