From b2240fc1c08ba82628285458b057b5f795a68a43 Mon Sep 17 00:00:00 2001 From: sheldonh Date: Wed, 1 Mar 2000 14:09:25 +0000 Subject: 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. --- usr.sbin/cdcontrol/cdcontrol.1 | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'usr.sbin/cdcontrol/cdcontrol.1') diff --git a/usr.sbin/cdcontrol/cdcontrol.1 b/usr.sbin/cdcontrol/cdcontrol.1 index af38043..b5bb726 100644 --- a/usr.sbin/cdcontrol/cdcontrol.1 +++ b/usr.sbin/cdcontrol/cdcontrol.1 @@ -13,7 +13,8 @@ .Op Ar command ... .Sh DESCRIPTION .Nm Cdcontrol -is a program to control audio features of a CD drive. The device is a name such +is a program to control audio features of a CD drive. +The device is a name such as .Pa cd0 or @@ -50,7 +51,8 @@ Suffix `c' is added to the device name if needed. .Pp The available commands are listed below. Only as many characters as are required to uniquely identify a command -need be specified. Word +need be specified. +Word .Em play can be omitted. .Bl -tag -width Cm @@ -88,10 +90,12 @@ using logical blocks. .It Cm pause -Stop playing. Do not stop the disc. +Stop playing. +Do not stop the disc. .It Cm resume -Resume playing. Used after the +Resume playing. +Used after the .Em pause command. -- cgit v1.1