summaryrefslogtreecommitdiff
path: root/bin/ksh/sh.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ksh/sh.1')
-rw-r--r--bin/ksh/sh.15
1 files changed, 2 insertions, 3 deletions
diff --git a/bin/ksh/sh.1 b/bin/ksh/sh.1
index 1874b3c045e..5d4598f3ad8 100644
--- a/bin/ksh/sh.1
+++ b/bin/ksh/sh.1
@@ -1,8 +1,8 @@
-.\" $OpenBSD: sh.1,v 1.92 2012/06/19 16:41:00 jmc Exp $
+.\" $OpenBSD: sh.1,v 1.93 2013/01/17 21:20:25 jmc Exp $
.\"
.\" Public Domain
.\"
-.Dd $Mdocdate: June 19 2012 $
+.Dd $Mdocdate: January 17 2013 $
.Dt SH 1
.Os
.Sh NAME
@@ -2151,7 +2151,6 @@ in non-POSIX mode:
alias a='for ' i='j'
a i in 1 2; do echo i=$i j=$j; done
.Ed
-.Pp
.It
.Ic test .
In POSIX mode, the expression