diff options
author | charnier <charnier@FreeBSD.org> | 1998-03-19 07:46:04 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 1998-03-19 07:46:04 +0000 |
commit | 8e69ba33430ee8b400d9413a6a9d485fd0493be2 (patch) | |
tree | 54937ff8297c68ae8b88659a018f0978278ac2e9 /sbin/mount_cd9660 | |
parent | 437e8124650acf7bac4c380fa087adff34257530 (diff) | |
download | FreeBSD-src-8e69ba33430ee8b400d9413a6a9d485fd0493be2.zip FreeBSD-src-8e69ba33430ee8b400d9413a6a9d485fd0493be2.tar.gz |
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
Diffstat (limited to 'sbin/mount_cd9660')
-rw-r--r-- | sbin/mount_cd9660/mount_cd9660.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_cd9660/mount_cd9660.8 b/sbin/mount_cd9660/mount_cd9660.8 index d3dfdb4..52b91cf 100644 --- a/sbin/mount_cd9660/mount_cd9660.8 +++ b/sbin/mount_cd9660/mount_cd9660.8 @@ -48,7 +48,7 @@ .Ar special | node .Sh DESCRIPTION The -.Nm mount_cd9660 +.Nm command attaches the ISO-9660 filesystem residing on the device .Pa special to the global filesystem namespace at the location indicated by @@ -113,6 +113,6 @@ the one with the highest. There is no ECMA support. .Sh HISTORY The -.Nm mount_cd9660 +.Nm utility first appeared .Bx 4.4 . |