diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-31 19:20:32 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-31 19:20:32 +0000 |
commit | 09e227ff68e154967e4487a37d9473265714b17b (patch) | |
tree | 71c2f57d2c5c5bf47bd010636edededd1b0aed0c /sbin/growfs/growfs.8 | |
parent | 1e6595fcf51d596aabc3c7bb9385f70d1cdfd37a (diff) |
convert to new .Dd format;
Diffstat (limited to 'sbin/growfs/growfs.8')
-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 5d3f2cb5dd1..3b78f88ede3 100644 --- a/sbin/growfs/growfs.8 +++ b/sbin/growfs/growfs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: growfs.8,v 1.7 2006/01/14 21:10:20 miod Exp $ +.\" $OpenBSD: growfs.8,v 1.8 2007/05/31 19:19:44 jmc Exp $ .\" Copyright (c) 2000 Christoph Herrmann, Thomas-Henning von Kamptz .\" Copyright (c) 1980, 1989, 1993 The Regents of the University of California. .\" All rights reserved. @@ -38,7 +38,7 @@ .\" $TSHeader: src/sbin/growfs/growfs.8,v 1.3 2000/12/12 19:31:00 tomsoft Exp $ .\" $FreeBSD: src/sbin/growfs/growfs.8,v 1.18 2002/12/12 17:25:55 ru Exp $ .\" -.Dd September 8, 2000 +.Dd $Mdocdate: May 31 2007 $ .Dt GROWFS 8 .Os .Sh NAME |