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 /usr.bin/file2c/file2c.1 | |
parent | 1e6595fcf51d596aabc3c7bb9385f70d1cdfd37a (diff) |
convert to new .Dd format;
Diffstat (limited to 'usr.bin/file2c/file2c.1')
-rw-r--r-- | usr.bin/file2c/file2c.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/file2c/file2c.1 b/usr.bin/file2c/file2c.1 index ea98faeac7f..321ffe810de 100644 --- a/usr.bin/file2c/file2c.1 +++ b/usr.bin/file2c/file2c.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: file2c.1,v 1.9 2002/02/13 08:33:47 mpech Exp $ +.\" $OpenBSD: file2c.1,v 1.10 2007/05/31 19:20:10 jmc Exp $ .\"---------------------------------------------------------------------------- .\" "THE BEER-WARE LICENSE" (Revision 42): .\" <phk@freebsd.org> wrote this file. As long as you retain this notice, you @@ -7,7 +7,7 @@ .\" --------------------------------------------------------------------------- .\" .\" -.Dd January 28, 1995 +.Dd $Mdocdate: May 31 2007 $ .Dt FILE2C 1 .Os .Sh NAME |