summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjaredy <jaredy@openbsd.org>2005-06-01 03:32:05 +0000
committerjaredy <jaredy@openbsd.org>2005-06-01 03:32:05 +0000
commit3e40ca2754bd614f02c3b97a9fb0ab460ecc0bc5 (patch)
tree54142101a2be3a2ae4acfd03f65903b60f1b755d
parentfix ordering of PCI devs (diff)
downloadwireguard-openbsd-3e40ca2754bd614f02c3b97a9fb0ab460ecc0bc5.tar.xz
wireguard-openbsd-3e40ca2754bd614f02c3b97a9fb0ab460ecc0bc5.zip
add missing detail from IFS example
Originally from TAKAHASHI Tamotsu <ttakah@lapis.plala.or.jp> from PR 4220 reminded by jmc
-rw-r--r--bin/ksh/sh.13
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/ksh/sh.1 b/bin/ksh/sh.1
index 11e390f7003..ec765b89ffd 100644
--- a/bin/ksh/sh.1
+++ b/bin/ksh/sh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sh.1,v 1.66 2005/05/12 09:18:24 jmc Exp $
+.\" $OpenBSD: sh.1,v 1.67 2005/06/01 03:32:05 jaredy Exp $
.\"
.\" Public Domain
.\"
@@ -774,6 +774,7 @@ not
.Sq A ,
.Sq B ,
.Sq ,
+.Sq D ,
and
.Sq E .
This behavior is POSIX compliant, but incompatible with some other shell