summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2010-07-15 20:51:39 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2010-07-15 20:51:39 +0000
commitd1e3490c2c01c8d4c419a531ccbba23627555a8c (patch)
tree51922fc49afafddf96d2c0f37ca0596c58562981 /usr.bin
parent7f51966fb29bd3bf3348d5e49422c1934fa6949a (diff)
More delimiters that need quoting inside macros, hunted down by jmc@,
who asked me to commit because he is just running out of the door.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/ctags/ctags.18
-rw-r--r--usr.bin/find/find.18
-rw-r--r--usr.bin/ftp/ftp.16
-rw-r--r--usr.bin/indent/indent.16
-rw-r--r--usr.bin/lex/flex.16
-rw-r--r--usr.bin/locate/locate/locate.18
-rw-r--r--usr.bin/oldrdist/oldrdist.16
-rw-r--r--usr.bin/tr/tr.110
-rw-r--r--usr.bin/vi/docs/USD.doc/vi.man/vi.16
9 files changed, 32 insertions, 32 deletions
diff --git a/usr.bin/ctags/ctags.1 b/usr.bin/ctags/ctags.1
index cd03158c3db..da01a44e2b4 100644
--- a/usr.bin/ctags/ctags.1
+++ b/usr.bin/ctags/ctags.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ctags.1,v 1.18 2009/02/10 19:24:17 jmc Exp $
+.\" $OpenBSD: ctags.1,v 1.19 2010/07/15 20:51:38 schwarze Exp $
.\" $NetBSD: ctags.1,v 1.4 1995/03/26 20:14:04 glass Exp $
.\"
.\" Copyright (c) 1987, 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)ctags.1 8.1 (Berkeley) 6/6/93
.\"
-.Dd $Mdocdate: February 10 2009 $
+.Dd $Mdocdate: July 15 2010 $
.Dt CTAGS 1
.Os
.Sh NAME
@@ -141,9 +141,9 @@ Files whose names end in
are assumed to be lisp files if their
first non-blank character is
.Ql \&; ,
-.Ql ( ,
+.Ql \&( ,
or
-.Ql [ ,
+.Ql \&[ ,
otherwise, they are
treated as lex files.
Other files are first examined to see if they
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1
index fa9211bf7b5..ae5d7774660 100644
--- a/usr.bin/find/find.1
+++ b/usr.bin/find/find.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: find.1,v 1.77 2010/02/03 00:08:15 schwarze Exp $
+.\" $OpenBSD: find.1,v 1.78 2010/07/15 20:51:38 schwarze Exp $
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -31,7 +31,7 @@
.\"
.\" from: @(#)find.1 8.1 (Berkeley) 6/6/93
.\"
-.Dd $Mdocdate: February 3 2010 $
+.Dd $Mdocdate: July 15 2010 $
.Dt FIND 1
.Os
.Sh NAME
@@ -627,10 +627,10 @@ The special characters used by
are also special characters to many shell programs.
In particular, the characters
.Ql * ,
-.Ql [ ,
+.Ql \&[ ,
.Ql \&] ,
.Ql \&? ,
-.Ql ( ,
+.Ql \&( ,
.Ql \&) ,
.Ql \&! ,
.Ql \e ,
diff --git a/usr.bin/ftp/ftp.1 b/usr.bin/ftp/ftp.1
index 1c89148a180..e049b33484b 100644
--- a/usr.bin/ftp/ftp.1
+++ b/usr.bin/ftp/ftp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ftp.1,v 1.79 2009/08/09 20:16:39 jmc Exp $
+.\" $OpenBSD: ftp.1,v 1.80 2010/07/15 20:51:38 schwarze Exp $
.\" $NetBSD: ftp.1,v 1.22 1997/08/18 10:20:22 lukem Exp $
.\"
.\" Copyright (c) 1985, 1989, 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)ftp.1 8.3 (Berkeley) 10/9/94
.\"
-.Dd $Mdocdate: August 9 2009 $
+.Dd $Mdocdate: July 15 2010 $
.Dt FTP 1
.Os
.Sh NAME
@@ -809,7 +809,7 @@ Use the
character to prevent special treatment
of the
.Ql $ ,
-.Ql [ ,
+.Ql \&[ ,
.Ql \&] ,
and
.Ql \&,
diff --git a/usr.bin/indent/indent.1 b/usr.bin/indent/indent.1
index 9825328abed..526e6bdbbbb 100644
--- a/usr.bin/indent/indent.1
+++ b/usr.bin/indent/indent.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: indent.1,v 1.17 2009/05/29 09:07:29 sobrado Exp $
+.\" $OpenBSD: indent.1,v 1.18 2010/07/15 20:51:38 schwarze Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California.
@@ -32,7 +32,7 @@
.\"
.\" from: @(#)indent.1 8.1 (Berkeley) 7/1/93
.\"
-.Dd $Mdocdate: May 29 2009 $
+.Dd $Mdocdate: July 15 2010 $
.Dt INDENT 1
.Os
.Sh NAME
@@ -327,7 +327,7 @@ If true
.Pq Fl pcs
all procedure calls will have a space inserted between
the name and the
-.Ql ( .
+.Ql \&( .
The default is
.Fl npcs .
.It Fl psl , npsl
diff --git a/usr.bin/lex/flex.1 b/usr.bin/lex/flex.1
index 55ccb45f3aa..d24f8ed89c5 100644
--- a/usr.bin/lex/flex.1
+++ b/usr.bin/lex/flex.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: flex.1,v 1.25 2009/10/22 12:35:53 sobrado Exp $
+.\" $OpenBSD: flex.1,v 1.26 2010/07/15 20:51:38 schwarze Exp $
.\"
.\" Copyright (c) 1990 The Regents of the University of California.
.\" All rights reserved.
@@ -29,7 +29,7 @@
.\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
.\" PURPOSE.
.\"
-.Dd $Mdocdate: October 22 2009 $
+.Dd $Mdocdate: July 15 2010 $
.Dt FLEX 1
.Os
.Sh NAME
@@ -597,7 +597,7 @@ These are expressions enclosed inside
and
.Sq :]
delimiters (which themselves must appear between the
-.Sq [
+.Sq \&[
and
.Sq ]\&
of the
diff --git a/usr.bin/locate/locate/locate.1 b/usr.bin/locate/locate/locate.1
index 46c88f2c8ed..056f0afb9b9 100644
--- a/usr.bin/locate/locate/locate.1
+++ b/usr.bin/locate/locate/locate.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: locate.1,v 1.27 2008/07/26 10:57:09 jmc Exp $
+.\" $OpenBSD: locate.1,v 1.28 2010/07/15 20:51:38 schwarze Exp $
.\"
.\" Copyright (c) 1995 Wolfram Schneider <wosch@FreeBSD.org>. Berlin.
.\" Copyright (c) 1990, 1993
@@ -29,9 +29,9 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)locate.1 8.1 (Berkeley) 6/6/93
-.\" $Id: locate.1,v 1.27 2008/07/26 10:57:09 jmc Exp $
+.\" $Id: locate.1,v 1.28 2010/07/15 20:51:38 schwarze Exp $
.\"
-.Dd $Mdocdate: July 26 2008 $
+.Dd $Mdocdate: July 15 2010 $
.Dt LOCATE 1
.Os
.Sh NAME
@@ -56,7 +56,7 @@ Shell globbing and quoting characters
.Pf ( Ql * ,
.Ql \&? ,
.Ql \e ,
-.Ql [ ,
+.Ql \&[ ,
and
.Ql \&] )
may be used in
diff --git a/usr.bin/oldrdist/oldrdist.1 b/usr.bin/oldrdist/oldrdist.1
index 4a517138d93..bcd65b0e17d 100644
--- a/usr.bin/oldrdist/oldrdist.1
+++ b/usr.bin/oldrdist/oldrdist.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: oldrdist.1,v 1.18 2010/02/18 13:39:21 schwarze Exp $
+.\" $OpenBSD: oldrdist.1,v 1.19 2010/07/15 20:51:38 schwarze Exp $
.\"
.\" Copyright (c) 1985, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" from: @(#)rdist.1 8.2 (Berkeley) 12/30/93
.\"
-.Dd $Mdocdate: February 18 2010 $
+.Dd $Mdocdate: July 15 2010 $
.Dt OLDRDIST 1
.Os
.Sh NAME
@@ -242,7 +242,7 @@ or
.Ed
.Pp
The shell meta-characters
-.Ql [ ,
+.Ql \&[ ,
.Ql \&] ,
.Ql { ,
.Ql } ,
diff --git a/usr.bin/tr/tr.1 b/usr.bin/tr/tr.1
index c172b1daf13..fb2046d11b1 100644
--- a/usr.bin/tr/tr.1
+++ b/usr.bin/tr/tr.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tr.1,v 1.15 2010/04/05 16:44:52 deraadt Exp $
+.\" $OpenBSD: tr.1,v 1.16 2010/07/15 20:51:38 schwarze Exp $
.\" $NetBSD: tr.1,v 1.5 1994/12/07 08:35:13 jtc Exp $
.\"
.\" Copyright (c) 1991, 1993
@@ -33,7 +33,7 @@
.\"
.\" @(#)tr.1 8.1 (Berkeley) 6/6/93
.\"
-.Dd $Mdocdate: April 5 2010 $
+.Dd $Mdocdate: July 15 2010 $
.Dt TR 1
.Os
.Sh NAME
@@ -276,18 +276,18 @@ System V shell scripts should work under this implementation as long as
the range is intended to map in another range, i.e., the command
.Dq tr\ [a-z]\ [A-Z]
will work as it will map the
-.Dq [
+.Dq \&[
character in
.Ar string1
to the
-.Dq [
+.Dq \&[
character in
.Ar string2 .
However, if the shell script is deleting or squeezing characters as in
the command
.Dq tr\ -d\ [a-z] ,
the characters
-.Dq [
+.Dq \&[
and
.Dq \]
will be
diff --git a/usr.bin/vi/docs/USD.doc/vi.man/vi.1 b/usr.bin/vi/docs/USD.doc/vi.man/vi.1
index 73d78b54653..0700f53cecb 100644
--- a/usr.bin/vi/docs/USD.doc/vi.man/vi.1
+++ b/usr.bin/vi/docs/USD.doc/vi.man/vi.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vi.1,v 1.42 2009/11/22 17:12:40 nicm Exp $
+.\" $OpenBSD: vi.1,v 1.43 2010/07/15 20:51:38 schwarze Exp $
.\"
.\" Copyright (c) 1994
.\" The Regents of the University of California. All rights reserved.
@@ -14,7 +14,7 @@
.\"
.\" @(#)vi.1 8.51 (Berkeley) 10/10/96
.\"
-.Dd $Mdocdate: November 22 2009 $
+.Dd $Mdocdate: July 15 2010 $
.Dt VI 1
.Os
.Sh NAME
@@ -1976,7 +1976,7 @@ only.
Note matching
.Sq {
and
-.Sq (
+.Sq \&(
for
.Sq }
and