diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-04-05 21:27:52 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-04-05 21:27:52 +0000 |
commit | bd1602032cf253e64d5dd442fef36ad79cece64a (patch) | |
tree | c6fb3dac86d1688e205f1539755e63ca96501644 /sbin/mount_udf/mount_udf.8 | |
parent | e2dae0b2eff358e55c1edc8ce73f8ad322de8bb5 (diff) |
whitespace and punctuation;
Diffstat (limited to 'sbin/mount_udf/mount_udf.8')
-rw-r--r-- | sbin/mount_udf/mount_udf.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/mount_udf/mount_udf.8 b/sbin/mount_udf/mount_udf.8 index cbdb076a7a5..d2c171f4535 100644 --- a/sbin/mount_udf/mount_udf.8 +++ b/sbin/mount_udf/mount_udf.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount_udf.8,v 1.5 2005/04/05 14:41:02 pedro Exp $ +.\" $OpenBSD: mount_udf.8,v 1.6 2005/04/05 21:27:51 jmc Exp $ .\" Written by Pedro Martelletto <pedro@openbsd.org> in March 2005. .\" Public domain. .Dd March 29, 2005 @@ -49,8 +49,8 @@ UDF support first appeared in and was then ported to .Ox 3.8 . .Sh AUTHORS -.An Scott Long Aq scottl@freebsd.org -did the original work, +.An Scott Long Aq scottl@freebsd.org +did the original work; .An Pedro Martelletto Aq pedro@openbsd.org adapted it to .Ox . |