diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-04-01 16:21:28 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-04-01 16:21:28 +0000 |
commit | af36729d04fd3e82879e969d3905a95ae3e816b8 (patch) | |
tree | 28ca0869858fbdce5cd40b9d7b69daa65cf513b1 | |
parent | 26e59b84804ea4b8cf80a9ebb94225cf3ebb0dcd (diff) |
make the description clearer;
-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 9ed2c9f0ea4..255dc2bd79d 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.3 2005/03/30 07:37:28 jmc Exp $ +.\" $OpenBSD: mount_udf.8,v 1.4 2005/04/01 16:21:27 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 a (typically DVD) UDF filesystem residing on the +command attaches a UDF filesystem (typically found on a DVD) residing on the device .Ar special to the global filesystem namespace at the location indicated by |