From 1805b94e6caa317d402e398fa06fa3d93d6827a0 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Sat, 5 Jun 1999 01:21:54 +0000 Subject: - 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... :/ --- usr.bin/colrm/colrm.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin/colrm') 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 . -- cgit v1.2.3