summaryrefslogtreecommitdiffstats
path: root/sbin/mount_cd9660
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-02 21:45:06 +0000
committerru <ru@FreeBSD.org>2004-07-02 21:45:06 +0000
commit46fddaa54b09baa407fa66a14d46c0cc3a906e60 (patch)
tree602e903272257a1c5b455a48800dcaa680741026 /sbin/mount_cd9660
parent20fbd172b22ab587e9d796f4cb8664a235cebe78 (diff)
downloadFreeBSD-src-46fddaa54b09baa407fa66a14d46c0cc3a906e60.zip
FreeBSD-src-46fddaa54b09baa407fa66a14d46c0cc3a906e60.tar.gz
Mechanically kill hard sentence breaks.
Diffstat (limited to 'sbin/mount_cd9660')
-rw-r--r--sbin/mount_cd9660/mount_cd9660.89
1 files changed, 6 insertions, 3 deletions
diff --git a/sbin/mount_cd9660/mount_cd9660.8 b/sbin/mount_cd9660/mount_cd9660.8
index 6f281fb..b72bd6e 100644
--- a/sbin/mount_cd9660/mount_cd9660.8
+++ b/sbin/mount_cd9660/mount_cd9660.8
@@ -105,12 +105,15 @@ Start the file system at
Normally, if the underlying device is a CD-ROM drive,
.Nm
will try to figure out the last track from the CD-ROM containing
-data, and start the file system there. If the device is not a CD-ROM,
+data, and start the file system there.
+If the device is not a CD-ROM,
or the table of contents cannot be examined, the file system will be
-started at sector 0. This option can be used to override the behaviour.
+started at sector 0.
+This option can be used to override the behaviour.
Note that
.Ar startsector
-is measured in CD-ROM blocks, with 2048 bytes each. This is the same
+is measured in CD-ROM blocks, with 2048 bytes each.
+This is the same
as for example the
.Cm info
command of
OpenPOWER on IntegriCloud