summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJared Yanovich <jaredy@cvs.openbsd.org>2005-05-25 16:52:07 +0000
committerJared Yanovich <jaredy@cvs.openbsd.org>2005-05-25 16:52:07 +0000
commitc1c699a3751f3de69a497a5e1f79fd1f7c964887 (patch)
tree7d7af671c496c82039d8eeedd74aa57851e397b3 /bin
parente2398f5219c7473870903f49d7cb42968023e922 (diff)
add missing detail from IFS example
From PR4220/TAKAHASHI Tamotsu <ttakah@lapis.plala.or.jp>
Diffstat (limited to 'bin')
-rw-r--r--bin/ksh/ksh.13
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1
index 5d961281b21..28932fa4df3 100644
--- a/bin/ksh/ksh.1
+++ b/bin/ksh/ksh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ksh.1,v 1.98 2005/05/12 09:18:24 jmc Exp $
+.\" $OpenBSD: ksh.1,v 1.99 2005/05/25 16:52:06 jaredy Exp $
.\"
.\" Public Domain
.\"
@@ -946,6 +946,7 @@ not
.Sq A ,
.Sq B ,
.Sq ,
+.Sq D ,
and
.Sq E .
This behavior is POSIX compliant, but incompatible with some other shell