summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/ksh/sh.17
1 files changed, 2 insertions, 5 deletions
diff --git a/bin/ksh/sh.1 b/bin/ksh/sh.1
index bb873c46b9a..64e04560ce2 100644
--- a/bin/ksh/sh.1
+++ b/bin/ksh/sh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sh.1,v 1.134 2016/07/18 18:24:21 jmc Exp $
+.\" $OpenBSD: sh.1,v 1.135 2016/07/28 16:36:02 jmc Exp $
.\"
.\" Copyright (c) 2015 Jason McIntyre <jmc@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: July 18 2016 $
+.Dd $Mdocdate: July 28 2016 $
.Dt SH 1
.Os
.Sh NAME
@@ -2197,9 +2197,6 @@ This implementation of
.Nm
does not provide notification when these files are created.
.It
-Command substitution occurring within double quotes
-is subject to pathname expansion but should not be.
-.It
The built-in
.Ic newgrp
is unsupported.