summaryrefslogtreecommitdiff
path: root/usr.bin/locate
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-09-02 18:50:08 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-09-02 18:50:08 +0000
commitb4d8413b855174aa89ce9d70afd54652e6ef53eb (patch)
treec32c591be2b88f6129b75e233b297deb57924bb7 /usr.bin/locate
parenta6ddb286956dab32b638d65c6d6c10a6ffcbcee9 (diff)
escape punctuation;
ok deraadt@
Diffstat (limited to 'usr.bin/locate')
-rw-r--r--usr.bin/locate/locate/locate.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/locate/locate/locate.1 b/usr.bin/locate/locate/locate.1
index e5a02ff72e6..438c7acc0d4 100644
--- a/usr.bin/locate/locate/locate.1
+++ b/usr.bin/locate/locate/locate.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: locate.1,v 1.19 2003/06/03 02:56:10 millert Exp $
+.\" $OpenBSD: locate.1,v 1.20 2003/09/02 18:50:06 jmc Exp $
.\"
.\" Copyright (c) 1995 Wolfram Schneider <wosch@FreeBSD.org>. Berlin.
.\" Copyright (c) 1990, 1993
@@ -29,7 +29,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)locate.1 8.1 (Berkeley) 6/6/93
-.\" $Id: locate.1,v 1.19 2003/06/03 02:56:10 millert Exp $
+.\" $Id: locate.1,v 1.20 2003/09/02 18:50:06 jmc Exp $
.\"
.Dd June 6, 1993
.Dt LOCATE 1
@@ -54,7 +54,7 @@ of all files which are publicly accessible.
.Pp
Shell globbing and quoting characters
.Pf ( Ql * ,
-.Ql ? ,
+.Ql \&? ,
.Ql \e ,
.Ql [ ,
and