diff options
author | pluknet <pluknet@FreeBSD.org> | 2013-11-25 23:45:50 +0000 |
---|---|---|
committer | pluknet <pluknet@FreeBSD.org> | 2013-11-25 23:45:50 +0000 |
commit | 696d48723a42d17ffbc30c88c77bde874667040d (patch) | |
tree | cdaa09e123f94c3cc8329e02d6902bc8605f2ff3 /sbin | |
parent | 944ff9ea5b14d61330fa6fc31c7874de47fbd5c0 (diff) | |
download | FreeBSD-src-696d48723a42d17ffbc30c88c77bde874667040d.zip FreeBSD-src-696d48723a42d17ffbc30c88c77bde874667040d.tar.gz |
Adjust introduction history.
Dump .Dd for this and previous changes.
Discussed with: trasz
MFC after: 3 days
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/growfs/growfs.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/growfs/growfs.8 b/sbin/growfs/growfs.8 index 664e723..cff105f 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 April 30, 2012 +.Dd November 26, 2013 .Dt GROWFS 8 .Os .Sh NAME @@ -116,7 +116,7 @@ The utility first appeared in .Fx 4.4 . The ability to resize mounted filesystems was added in -.Fx 10.0 . +.Fx 9.2 . .Sh AUTHORS .An Christoph Herrmann Aq chm@FreeBSD.org .An Thomas-Henning von Kamptz Aq tomsoft@FreeBSD.org |