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/mount_udf/mount_udf.8 | |
parent | 1e6595fcf51d596aabc3c7bb9385f70d1cdfd37a (diff) |
convert to new .Dd format;
Diffstat (limited to 'sbin/mount_udf/mount_udf.8')
-rw-r--r-- | sbin/mount_udf/mount_udf.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_udf/mount_udf.8 b/sbin/mount_udf/mount_udf.8 index f3203279474..47d27301d6e 100644 --- a/sbin/mount_udf/mount_udf.8 +++ b/sbin/mount_udf/mount_udf.8 @@ -1,7 +1,7 @@ -.\" $OpenBSD: mount_udf.8,v 1.8 2005/11/27 10:53:55 jmc Exp $ +.\" $OpenBSD: mount_udf.8,v 1.9 2007/05/31 19:19:45 jmc Exp $ .\" Written by Pedro Martelletto <pedro@openbsd.org> in March 2005. .\" Public domain. -.Dd March 29, 2005 +.Dd $Mdocdate: May 31 2007 $ .Dt MOUNT_UDF 8 .Os .Sh NAME |