diff options
author | ru <ru@FreeBSD.org> | 2005-01-18 10:09:38 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-01-18 10:09:38 +0000 |
commit | 13fe9ea5a213be76500057f81901939ad340fea0 (patch) | |
tree | 0cba49e2135bee04652378b88ade9f69b52d5f7b /sbin/mount_cd9660 | |
parent | d95b3c4c8de8ba10c562c372d97210ee4e5f3821 (diff) | |
download | FreeBSD-src-13fe9ea5a213be76500057f81901939ad340fea0.zip FreeBSD-src-13fe9ea5a213be76500057f81901939ad340fea0.tar.gz |
Sort sections.
Diffstat (limited to 'sbin/mount_cd9660')
-rw-r--r-- | sbin/mount_cd9660/mount_cd9660.8 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/sbin/mount_cd9660/mount_cd9660.8 b/sbin/mount_cd9660/mount_cd9660.8 index 416d589..7970ddd 100644 --- a/sbin/mount_cd9660/mount_cd9660.8 +++ b/sbin/mount_cd9660/mount_cd9660.8 @@ -140,15 +140,6 @@ The following command can be used to mount a Kodak Photo-CD: .Xr unmount 2 , .Xr fstab 5 , .Xr mount 8 -.Sh BUGS -POSIX device node mapping is currently not supported. -.Pp -Version numbers are not stripped if Rockridge extensions are in use. -In this case, accessing files that don't have Rockridge names without -version numbers gets the one with the lowest version number and not -the one with the highest. -.Pp -There is no ECMA support. .Sh HISTORY The .Nm @@ -158,3 +149,12 @@ utility first appeared in The Unicode conversion routine was added by .An Ryuichiro Imura Aq imura@ryu16.org in 2003. +.Sh BUGS +POSIX device node mapping is currently not supported. +.Pp +Version numbers are not stripped if Rockridge extensions are in use. +In this case, accessing files that don't have Rockridge names without +version numbers gets the one with the lowest version number and not +the one with the highest. +.Pp +There is no ECMA support. |