summaryrefslogtreecommitdiffstats
path: root/sbin/growfs
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2014-11-20 05:25:52 +0000
committertrasz <trasz@FreeBSD.org>2014-11-20 05:25:52 +0000
commitddfb3f1a1537c32c4bffc65c82484c04f8a98fa5 (patch)
tree92e9c5f369305ae7e6989dab0ef909890f4b289a /sbin/growfs
parentaf3e1f42462442947755a7c2a2b5fae2ad2a0f9c (diff)
downloadFreeBSD-src-ddfb3f1a1537c32c4bffc65c82484c04f8a98fa5.zip
FreeBSD-src-ddfb3f1a1537c32c4bffc65c82484c04f8a98fa5.tar.gz
Use proper ordering in EXAMPLES section in growfs(8).
MFC after: 1 month Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'sbin/growfs')
-rw-r--r--sbin/growfs/growfs.89
1 files changed, 4 insertions, 5 deletions
diff --git a/sbin/growfs/growfs.8 b/sbin/growfs/growfs.8
index 0dab89f..f935738 100644
--- a/sbin/growfs/growfs.8
+++ b/sbin/growfs/growfs.8
@@ -37,7 +37,7 @@
.\" $TSHeader: src/sbin/growfs/growfs.8,v 1.3 2000/12/12 19:31:00 tomsoft Exp $
.\" $FreeBSD$
.\"
-.Dd November 26, 2013
+.Dd November 20, 2014
.Dt GROWFS 8
.Os
.Sh NAME
@@ -96,12 +96,11 @@ This value defaults to the size of the raw partition specified in
will enlarge the file system to the size of the entire partition).
.El
.Sh EXAMPLES
-.Dl growfs -s 2G /dev/ada0p1
-.Pp
-will enlarge
+Enlarge
.Pa /dev/ada0p1
up to 2GB if there is enough space in
-.Pa /dev/ada0p1 .
+.Pa /dev/ada0p1 :
+.Dl growfs -s 2G /dev/ada0p1
.Sh SEE ALSO
.Xr dumpfs 8 ,
.Xr ffsinfo 8 ,
OpenPOWER on IntegriCloud