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/tunefs | |
parent | 1e6595fcf51d596aabc3c7bb9385f70d1cdfd37a (diff) |
convert to new .Dd format;
Diffstat (limited to 'sbin/tunefs')
-rw-r--r-- | sbin/tunefs/tunefs.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/tunefs/tunefs.8 b/sbin/tunefs/tunefs.8 index 9a18eb1674d..080558fe772 100644 --- a/sbin/tunefs/tunefs.8 +++ b/sbin/tunefs/tunefs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tunefs.8,v 1.24 2007/05/02 14:40:28 otto Exp $ +.\" $OpenBSD: tunefs.8,v 1.25 2007/05/31 19:19:48 jmc Exp $ .\" $NetBSD: tunefs.8,v 1.36 2004/12/20 10:28:47 hubertf Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)tunefs.8 8.3 (Berkeley) 5/3/95 .\" -.Dd April 26, 2004 +.Dd $Mdocdate: May 31 2007 $ .Dt TUNEFS 8 .Os .Sh NAME |