summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-10-11 19:19:38 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-10-11 19:19:38 +0000
commit9045f56ac486d0a0c9c083089ff1cc238df22311 (patch)
tree92c6a8d1eecff9f9c9ec3d58a8ff119b9ea35348 /usr.bin
parent2c64da75483bbc4e8f1a950e2729b178794df27a (diff)
hmm, slightly reword the previous to sound less like a susv3 cut/paste,
thus also avoiding a line split that was annoying me;
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/find/find.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1
index b0925bd085d..78717b3eb31 100644
--- a/usr.bin/find/find.1
+++ b/usr.bin/find/find.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: find.1,v 1.66 2006/10/11 19:16:27 jmc Exp $
+.\" $OpenBSD: find.1,v 1.67 2006/10/11 19:19:37 jmc Exp $
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -66,7 +66,7 @@ but none of the primaries
.Ic -print ,
or
.Ic -print0
-are specified, the given expression shall be effectively replaced by
+are specified, the given expression is effectively replaced by
.Cm \&( Ar given expression Cm \&)
.Ic -print .
.Pp