diff options
Diffstat (limited to 'sbin/mount_udf')
-rw-r--r-- | sbin/mount_udf/mount_udf.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/mount_udf/mount_udf.8 b/sbin/mount_udf/mount_udf.8 index 241d3fec06b..854cbed325e 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.10 2007/12/09 20:54:01 jmc Exp $ +.\" $OpenBSD: mount_udf.8,v 1.11 2013/07/16 09:45:28 schwarze Exp $ .\" Written by Pedro Martelletto <pedro@ambientworks.net> in March 2005. .\" Public domain. -.Dd $Mdocdate: December 9 2007 $ +.Dd $Mdocdate: July 16 2013 $ .Dt MOUNT_UDF 8 .Os .Sh NAME @@ -51,8 +51,8 @@ and was then ported to .Ox 3.8 . .Sh AUTHORS .An -nosplit -.An Scott Long Aq scottl@freebsd.org +.An Scott Long Aq Mt scottl@freebsd.org did the original work; -.An Pedro Martelletto Aq pedro@openbsd.org +.An Pedro Martelletto Aq Mt pedro@openbsd.org adapted it to .Ox . |