summaryrefslogtreecommitdiff
path: root/usr.bin/apply
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/apply
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/apply')
-rw-r--r--usr.bin/apply/apply.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/apply/apply.1 b/usr.bin/apply/apply.1
index 0004b38ee1b..c9eac39e3d0 100644
--- a/usr.bin/apply/apply.1
+++ b/usr.bin/apply/apply.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: apply.1,v 1.7 1998/09/23 04:32:33 aaron Exp $
+.\" $OpenBSD: apply.1,v 1.8 1999/06/05 01:21:16 aaron Exp $
.\" $NetBSD: apply.1,v 1.4 1996/03/18 23:16:57 jtc Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
@@ -36,7 +36,7 @@
.\"
.Dd April 4, 1994
.Dt APPLY 1
-.Os BSD 4.2
+.Os
.Sh NAME
.Nm apply
.Nd apply a command to a set of arguments
@@ -134,5 +134,5 @@ commands in single quotes
.Sh HISTORY
The
.Nm
-command appeared in
+command appeared in
.Bx 4.2 .