summaryrefslogtreecommitdiff
path: root/bin/ksh/sh.1tbl
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-02-19 22:20:06 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-02-19 22:20:06 +0000
commit06ec923df520fbf7e875ad8175897e5fbf3ae208 (patch)
treea0253952eccc34e34f2a91e3d8c79300210540e9 /bin/ksh/sh.1tbl
parent3bfb2bf9929962cdfc7d411fe9f265f9e68c84a2 (diff)
escape full stops where necessary to kill erroneous double spaces;
softly, softly, catchy monkey...
Diffstat (limited to 'bin/ksh/sh.1tbl')
-rw-r--r--bin/ksh/sh.1tbl4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ksh/sh.1tbl b/bin/ksh/sh.1tbl
index abe2c7cb147..a0baa735bc6 100644
--- a/bin/ksh/sh.1tbl
+++ b/bin/ksh/sh.1tbl
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sh.1tbl,v 1.44 2004/01/23 23:08:45 jmc Exp $
+.\" $OpenBSD: sh.1tbl,v 1.45 2004/02/19 22:20:05 jmc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -552,7 +552,7 @@ is set to the word and
is executed.
If
.Ic in
-is not used to specify a word list, the positional parameters ($1, $2, etc.)
+is not used to specify a word list, the positional parameters ($1, $2, etc.\&)
are used instead.
For historical reasons, open and close braces may be used instead of
.Ic do