summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/ipsecctl/ipsec.conf.56
-rw-r--r--share/man/man4/bluetooth.46
-rw-r--r--share/man/man4/man4.sparc/scf.46
-rw-r--r--usr.bin/file/file.16
-rw-r--r--usr.bin/gencat/gencat.18
-rw-r--r--usr.bin/tr/tr.18
6 files changed, 20 insertions, 20 deletions
diff --git a/sbin/ipsecctl/ipsec.conf.5 b/sbin/ipsecctl/ipsec.conf.5
index c580a87bb8a..c291aa66faa 100644
--- a/sbin/ipsecctl/ipsec.conf.5
+++ b/sbin/ipsecctl/ipsec.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipsec.conf.5,v 1.123 2009/10/21 16:07:57 sthen Exp $
+.\" $OpenBSD: ipsec.conf.5,v 1.124 2010/01/02 20:15:15 schwarze Exp $
.\"
.\" Copyright (c) 2004 Mathieu Sauve-Frankel All rights reserved.
.\"
@@ -22,7 +22,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: October 21 2009 $
+.Dd $Mdocdate: January 2 2010 $
.Dt IPSEC.CONF 5
.Os
.Sh NAME
@@ -888,7 +888,7 @@ It is either a hexadecimal string or a path to a file containing the key.
The filename may be given as either an absolute path to the file
or a relative pathname,
and is specified as follows:
-.Bd -literal -offset -indent
+.Bd -literal -offset indent
authkey file "filename"
.Ed
.It Ic enckey Ar keyspec
diff --git a/share/man/man4/bluetooth.4 b/share/man/man4/bluetooth.4
index afb7c10d234..4a2911b3f46 100644
--- a/share/man/man4/bluetooth.4
+++ b/share/man/man4/bluetooth.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bluetooth.4,v 1.4 2007/11/26 09:28:33 martynas Exp $
+.\" $OpenBSD: bluetooth.4,v 1.5 2010/01/02 20:15:15 schwarze Exp $
.\" $NetBSD: bluetooth.4,v 1.5 2007/04/21 06:15:22 plunky Exp $
.\"
.\" Copyright (c) 2006 Itronix Inc.
@@ -31,7 +31,7 @@
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd $Mdocdate: November 26 2007 $
+.Dd $Mdocdate: January 2 2010 $
.Dt BLUETOOTH 4
.Os
.Sh NAME
@@ -48,7 +48,7 @@ Bluetooth protocol family sockets all use a
structure which contains a Bluetooth Device Address (BDADDR).
This consists of a six byte string in least significant byte
first order.
-.Bd -literal -offset -indent
+.Bd -literal -offset indent
struct sockaddr_bt {
uint8_t bt_len;
sa_family_t bt_family;
diff --git a/share/man/man4/man4.sparc/scf.4 b/share/man/man4/man4.sparc/scf.4
index 474ebf2ec93..b2f561d0f34 100644
--- a/share/man/man4/man4.sparc/scf.4
+++ b/share/man/man4/man4.sparc/scf.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: scf.4,v 1.7 2009/11/02 22:31:50 sobrado Exp $
+.\" $OpenBSD: scf.4,v 1.8 2010/01/02 20:15:15 schwarze Exp $
.\"
.\" Copyright (c) 1999 Jason L. Wright (jason@thought.net)
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: November 2 2009 $
+.Dd $Mdocdate: January 2 2010 $
.Dt SCF 4 sparc
.Os
.Sh NAME
@@ -60,7 +60,7 @@ device responds to the following
.Xr ioctl 2
calls defined in
.Aq Pa machine/scfio.h :
-.Bl -tag -width
+.Bl -ohang
.It Dv SCFIOCSLED1
.Pq Li "u_int8_t"
Set LED1 register based on the bits below.
diff --git a/usr.bin/file/file.1 b/usr.bin/file/file.1
index ef80608377c..8d2b8cd4cf4 100644
--- a/usr.bin/file/file.1
+++ b/usr.bin/file/file.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: file.1,v 1.30 2009/10/26 21:03:03 ajacoutot Exp $
+.\" $OpenBSD: file.1,v 1.31 2010/01/02 20:15:15 schwarze Exp $
.\" $FreeBSD: src/usr.bin/file/file.1,v 1.16 2000/03/01 12:19:39 sheldonh Exp $
.\"
.\" Copyright (c) Ian F. Darwin 1986-1995.
@@ -27,7 +27,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: October 26 2009 $
+.Dd $Mdocdate: January 2 2010 $
.Dt FILE 1
.Os
.Sh NAME
@@ -199,7 +199,7 @@ Exclude the test named in
.Ar testname
from the list of tests made to determine the file type.
Valid test names are:
-.Bl -tag -width
+.Bl -tag -width compress
.It apptype
Check for
.Dv EMX
diff --git a/usr.bin/gencat/gencat.1 b/usr.bin/gencat/gencat.1
index 2fcc14059dd..63eda50c21b 100644
--- a/usr.bin/gencat/gencat.1
+++ b/usr.bin/gencat/gencat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gencat.1,v 1.15 2009/02/08 17:33:01 jmc Exp $
+.\" $OpenBSD: gencat.1,v 1.16 2010/01/02 20:15:15 schwarze Exp $
.\"
.\" Copyright (c) 1997 Ken Stailey
.\"
@@ -24,9 +24,9 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: gencat.1,v 1.15 2009/02/08 17:33:01 jmc Exp $
+.\" $Id: gencat.1,v 1.16 2010/01/02 20:15:15 schwarze Exp $
.\"
-.Dd $Mdocdate: February 8 2009 $
+.Dd $Mdocdate: January 2 2010 $
.Dt GENCAT 1
.Os
.Sh NAME
@@ -59,7 +59,7 @@ Note that the fields of a message text source line are separated by a
single space character; any other space characters are considered to be
part of the field contents.
.Pp
-.Bl -tag -width
+.Bl -tag -width Ds
.It Li $set Ar n comment
This line specifies the set identifier of the following messages until
the next
diff --git a/usr.bin/tr/tr.1 b/usr.bin/tr/tr.1
index 3eb77b17d8b..931a2870f82 100644
--- a/usr.bin/tr/tr.1
+++ b/usr.bin/tr/tr.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tr.1,v 1.13 2009/02/08 17:15:10 jmc Exp $
+.\" $OpenBSD: tr.1,v 1.14 2010/01/02 20:15:15 schwarze Exp $
.\" $NetBSD: tr.1,v 1.5 1994/12/07 08:35:13 jtc Exp $
.\"
.\" Copyright (c) 1991, 1993
@@ -33,7 +33,7 @@
.\"
.\" @(#)tr.1 8.1 (Berkeley) 6/6/93
.\"
-.Dd $Mdocdate: February 8 2009 $
+.Dd $Mdocdate: January 2 2010 $
.Dt TR 1
.Os
.Sh NAME
@@ -143,7 +143,7 @@ the octal sequence to the full 3 octal digits.
A backslash followed by certain special characters maps to special
values.
.Pp
-.Bl -column
+.Bl -column "nn" "<alert character>"
.It \ea <alert character>
.It \eb <backspace>
.It \ef <form-feed>
@@ -160,7 +160,7 @@ Represents the range of characters between the range endpoints, inclusively.
Represents all characters belonging to the defined character class.
Class names are:
.Pp
-.Bl -column
+.Bl -column "xdigit" "<lower-case alphabetic characters>"
.It alnum <alphanumeric characters>
.It alpha <alphabetic characters>
.It blank <blank characters>