diff options
author | ru <ru@FreeBSD.org> | 2001-07-10 11:04:34 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-07-10 11:04:34 +0000 |
commit | 7cef49ff86d6e8e65a37c6b4e80a3dc140a41617 (patch) | |
tree | 199901cccf0e681447e3ac74bd9b7e21b25bcc23 /sbin/mount_cd9660 | |
parent | 5e14a6862e48e87d159ddc65179310462558980a (diff) | |
download | FreeBSD-src-7cef49ff86d6e8e65a37c6b4e80a3dc140a41617.zip FreeBSD-src-7cef49ff86d6e8e65a37c6b4e80a3dc140a41617.tar.gz |
mdoc(7) police: removed HISTORY info from the .Os call.
Diffstat (limited to 'sbin/mount_cd9660')
-rw-r--r-- | sbin/mount_cd9660/mount_cd9660.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_cd9660/mount_cd9660.8 b/sbin/mount_cd9660/mount_cd9660.8 index 13422c3..73f92c6 100644 --- a/sbin/mount_cd9660/mount_cd9660.8 +++ b/sbin/mount_cd9660/mount_cd9660.8 @@ -38,7 +38,7 @@ .\" .Dd March 27, 1994 .Dt MOUNT_CD9660 8 -.Os BSD 4 +.Os .Sh NAME .Nm mount_cd9660 .Nd mount an ISO-9660 filesystem |