summaryrefslogtreecommitdiff
path: root/sbin/atactl
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2010-01-03 16:43:47 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2010-01-03 16:43:47 +0000
commitbd6a65097a3262c4303cae62507f2ae270b2c222 (patch)
tree3e52fe9d4fdd748dc21037171fe5ad4c38f8c750 /sbin/atactl
parent86ca804452ddaa9c534cb7def8fce3e2fc5facbd (diff)
Neither .Pp nor unqualified text are allowed at the top level of .Bl;
instead, .It is required. Thus, move .Pp and text before the .Bl, and remove the .Pp altogether where it is not needed. Syntax errors found by mandoc(1), also required to fix the mandoc build; feedback and ok jmc@, and sobrado@ also supports the direction.
Diffstat (limited to 'sbin/atactl')
-rw-r--r--sbin/atactl/atactl.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/atactl/atactl.8 b/sbin/atactl/atactl.8
index 33f6444687d..bc7a6f3c230 100644
--- a/sbin/atactl/atactl.8
+++ b/sbin/atactl/atactl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: atactl.8,v 1.41 2008/09/24 06:43:45 jmc Exp $
+.\" $OpenBSD: atactl.8,v 1.42 2010/01/03 16:43:45 schwarze Exp $
.\" $NetBSD: atactl.8,v 1.5 1999/02/24 18:49:14 jwise Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: September 24 2008 $
+.Dd $Mdocdate: January 3 2010 $
.Dt ATACTL 8
.Os
.Sh NAME
@@ -369,8 +369,8 @@ routines in either captive or off-line mode.
The
.Ar subcommand
may be one of the following:
-.Bl -tag -width indent -compact
.Pp
+.Bl -tag -width indent -compact
.It Em abort
Abort off-line mode self-test routine.
.Pp