diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-03-30 07:37:29 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-03-30 07:37:29 +0000 |
commit | 43896d020821ccd06ee15b2023cc84ebf262e6ef (patch) | |
tree | 97449b74a159d5898070fa77eee9db404c10e11a | |
parent | 8a4e25483fd1f6c23254ac994117ac8ad2254370 (diff) |
a UDF, not an UDF;
unnecessary .Pp;
-rw-r--r-- | sbin/mount_udf/mount_udf.8 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sbin/mount_udf/mount_udf.8 b/sbin/mount_udf/mount_udf.8 index c7a8e1ff0be..9ed2c9f0ea4 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.2 2005/03/30 02:10:57 deraadt Exp $ +.\" $OpenBSD: mount_udf.8,v 1.3 2005/03/30 07:37:28 jmc Exp $ .\" Written by Pedro Martelletto <pedro@openbsd.org> in March 2005. .\" Public domain. .Dd March 29, 2005 @@ -14,7 +14,7 @@ .Sh DESCRIPTION The .Nm -command attaches an (typically DVD) UDF filesystem residing on the +command attaches a (typically DVD) UDF filesystem residing on the device .Ar special to the global filesystem namespace at the location indicated by @@ -29,7 +29,6 @@ when using the syntax .Ed .Pp The options are as follows: -.Pp .Bl -tag -width Ds .It Fl o Ar options Options are specified with a |