diff options
author | ru <ru@FreeBSD.org> | 2004-07-02 23:13:00 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-07-02 23:13:00 +0000 |
commit | 6294018a208cf7742b1c021a9b75c26962505571 (patch) | |
tree | 502f17eb951b74c914af346cd4dbff252350c082 /usr.sbin/fdcontrol | |
parent | 3f44360851448f8816c22f6b72e8dd5c9924c27f (diff) | |
download | FreeBSD-src-6294018a208cf7742b1c021a9b75c26962505571.zip FreeBSD-src-6294018a208cf7742b1c021a9b75c26962505571.tar.gz |
Mechanically kill hard sentence breaks.
Diffstat (limited to 'usr.sbin/fdcontrol')
-rw-r--r-- | usr.sbin/fdcontrol/fdcontrol.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/fdcontrol/fdcontrol.8 b/usr.sbin/fdcontrol/fdcontrol.8 index 813956a..286cb8b 100644 --- a/usr.sbin/fdcontrol/fdcontrol.8 +++ b/usr.sbin/fdcontrol/fdcontrol.8 @@ -229,7 +229,7 @@ The sector interleave to be applied when formatting. 0 means no interleave, 1 means 1:1 etc. .It Ar offs2 -The offset of the sector numbers on side 2 (i.e. head number 1). +The offset of the sector numbers on side 2 (i.e., head number 1). Normally, sector numbering on both sides starts with 1. .It Ar flags A list from one of the following flag values: @@ -243,7 +243,7 @@ Use FM (single-density) encoding. Use 2 steps per each cylinder (for accessing 40-cylinder media in 80-cylinder drives). .It Cm -2step -Do not use 2 steps per cylinder, i.e. access each physical cylinder +Do not use 2 steps per cylinder, i.e., access each physical cylinder of the drive. .It Cm +perpend Use perpendicular recording (for 2.88 MB media, currently not |