summaryrefslogtreecommitdiff
path: root/usr.bin/mesg
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 /usr.bin/mesg
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 'usr.bin/mesg')
-rw-r--r--usr.bin/mesg/mesg.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/mesg/mesg.1 b/usr.bin/mesg/mesg.1
index cddae225cea..e1e8a36c86c 100644
--- a/usr.bin/mesg/mesg.1
+++ b/usr.bin/mesg/mesg.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mesg.1,v 1.13 2009/02/08 17:15:10 jmc Exp $
+.\" $OpenBSD: mesg.1,v 1.14 2010/01/03 16:43:46 schwarze Exp $
.\" $NetBSD: mesg.1,v 1.3 1994/12/23 07:16:31 jtc Exp $
.\"
.\" Copyright (c) 1987, 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)mesg.1 8.1 (Berkeley) 6/6/93
.\"
-.Dd $Mdocdate: February 8 2009 $
+.Dd $Mdocdate: January 3 2010 $
.Dt MESG 1
.Os
.Sh NAME
@@ -66,8 +66,8 @@ displays the present message status to the standard error output.
The
.Nm mesg
utility exits with one of the following values:
-.Bl -tag -width flag -compact -offset indent
.Pp
+.Bl -tag -width flag -compact -offset indent
.It Li "\ 0"
Messages are allowed.
.It Li "\ 1"