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 /games/adventure | |
parent | 1e6595fcf51d596aabc3c7bb9385f70d1cdfd37a (diff) |
convert to new .Dd format;
Diffstat (limited to 'games/adventure')
-rw-r--r-- | games/adventure/adventure.6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/adventure/adventure.6 b/games/adventure/adventure.6 index d1c428ef5d5..d55f1dc47a9 100644 --- a/games/adventure/adventure.6 +++ b/games/adventure/adventure.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: adventure.6,v 1.7 2007/04/02 14:19:03 jmc Exp $ +.\" $OpenBSD: adventure.6,v 1.8 2007/05/31 19:19:16 jmc Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -34,7 +34,7 @@ .\" .\" @(#)adventure.6 8.1 (Berkeley) 5/31/93 .\" -.Dd May 31, 1993 +.Dd $Mdocdate: May 31 2007 $ .Dt ADVENTURE 6 .Os .Sh NAME |