summaryrefslogtreecommitdiff
path: root/usr.bin/colrm
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-06-05 01:21:54 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-06-05 01:21:54 +0000
commit1805b94e6caa317d402e398fa06fa3d93d6827a0 (patch)
treee58ba56a51e58547f1d6f5a95c25435bc397c5c3 /usr.bin/colrm
parentf35d61706eae00527a19f021ef26ab0109f18e5c (diff)
- remove trailing white space
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/
Diffstat (limited to 'usr.bin/colrm')
-rw-r--r--usr.bin/colrm/colrm.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/colrm/colrm.1 b/usr.bin/colrm/colrm.1
index c3c3a28a303..9d56dc4768b 100644
--- a/usr.bin/colrm/colrm.1
+++ b/usr.bin/colrm/colrm.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: colrm.1,v 1.3 1998/09/23 04:32:37 aaron Exp $
+.\" $OpenBSD: colrm.1,v 1.4 1999/06/05 01:21:21 aaron Exp $
.\" $NetBSD: colrm.1,v 1.3 1995/03/26 09:04:01 glass Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -36,7 +36,7 @@
.\"
.Dd June 6, 1993
.Dt COLRM 1
-.Os BSD 3
+.Os
.Sh NAME
.Nm colrm
.Nd remove columns from a file
@@ -77,5 +77,5 @@ Backspace characters decrement the column count by one.
.Sh HISTORY
The
.Nm colrm
-command appeared in
+command appeared in
.Bx 3.0 .