1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-30 08:19:09 +00:00

Adjust introduction history.

Dump .Dd for this and previous changes.

Discussed with:	trasz
MFC after:	3 days
This commit is contained in:
Sergey Kandaurov 2013-11-25 23:45:50 +00:00
parent d6fe268fdd
commit bb39ffb8c9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=258610

View File

@ -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