aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/fdwrite/fdwrite.1
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2000-03-01 14:09:25 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2000-03-01 14:09:25 +0000
commitf2e366a1057c0492a8abdf936898879a630e633e (patch)
treebd399ef474619a212390cbff31b25daa4aa003b5 /usr.sbin/fdwrite/fdwrite.1
parentb825cbde0301c29a6c8930a8f64e291fdcda8606 (diff)
downloadsrc-f2e366a1057c0492a8abdf936898879a630e633e.tar.gz
src-f2e366a1057c0492a8abdf936898879a630e633e.zip
Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
Notes
Notes: svn path=/head/; revision=57673
Diffstat (limited to 'usr.sbin/fdwrite/fdwrite.1')
-rw-r--r--usr.sbin/fdwrite/fdwrite.13
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/fdwrite/fdwrite.1 b/usr.sbin/fdwrite/fdwrite.1
index 9bda4d8dfd18..cdaa7de5c8a3 100644
--- a/usr.sbin/fdwrite/fdwrite.1
+++ b/usr.sbin/fdwrite/fdwrite.1
@@ -51,7 +51,8 @@ remaining on the current floppy disk, and the letters I, Z, F, W,
R and C, which indicates completion of Input, Zero-fill, Format
Write, Read and Compare of current track respectively.
.It Fl y
-Don't ask for presence of a floppy disk in the drive. This non-interactive flag
+Don't ask for presence of a floppy disk in the drive.
+This non-interactive flag
is useful for shell scripts.
.It Fl f Ar inputfile
Input file to read. If none is given, stdin is assumed.