commit fc8169d3e79bfdcbc75cbee245e2312218ebb01c parent 4a6c3c0ff459f3398bf944b055dfa4a7a17af1b0 Author: tgoodwin <tgoodwin> Date: Wed, 21 Oct 1998 13:17:29 +0000 document the ^A bug Diffstat:
M | ChangeLog | | | 2 | ++ |
M | rc.1 | | | 6 | ++++++ |
2 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog @@ -435,3 +435,5 @@ Changes since rc-1.5b2 Tidiness: <sys/types.h> is in "proto.h", so nothing else needs to include it explicitly. + + Documentation: document the ^A bug. diff --git a/rc.1 b/rc.1 @@ -1793,6 +1793,12 @@ The design of this shell has been copied from the .I rc that Tom Duff wrote at Bell Labs. .SH BUGS +Environment variables that contain the ASCII character SOH (also known +as '\\001', or CTRL-A) will be split into lists at that character in +descendant +.IR rc +processes. +.PP On modern systems that support .Cr /dev/fd or