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/x99token/x99token.1 | |
parent | 1e6595fcf51d596aabc3c7bb9385f70d1cdfd37a (diff) |
convert to new .Dd format;
Diffstat (limited to 'usr.bin/x99token/x99token.1')
-rw-r--r-- | usr.bin/x99token/x99token.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/x99token/x99token.1 b/usr.bin/x99token/x99token.1 index 739627b8d68..744f9b1f63e 100644 --- a/usr.bin/x99token/x99token.1 +++ b/usr.bin/x99token/x99token.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: x99token.1,v 1.8 2007/03/29 10:59:13 jmc Exp $ +.\" $OpenBSD: x99token.1,v 1.9 2007/05/31 19:20:20 jmc Exp $ .\" .\" X9.9 calculator .\" This software is provided AS IS with no express or implied warranty @@ -6,7 +6,7 @@ .\" .\" Donated to the Public Domain by Paul Borman .\" -.Dd August 1, 2001 +.Dd $Mdocdate: May 31 2007 $ .Dt X99TOKEN 1 .Os .Sh NAME |