summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/file/file.16
-rw-r--r--usr.bin/gencat/gencat.18
-rw-r--r--usr.bin/tr/tr.18
3 files changed, 11 insertions, 11 deletions
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>