diff options
Diffstat (limited to 'usr/src/lib/libshell/common/README')
-rw-r--r-- | usr/src/lib/libshell/common/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/lib/libshell/common/README b/usr/src/lib/libshell/common/README index 1feeec8a90..3a953df356 100644 --- a/usr/src/lib/libshell/common/README +++ b/usr/src/lib/libshell/common/README @@ -53,7 +53,7 @@ The options have the following defaults and meanings: using while < file;do ...; done and allowing fields in each line to be accessed as positional parameters. FS_3D off For use with 3-D file system. Enabled automatically for - sytems with dynamic linking. + systems with dynamic linking. KIA off Allow generation of shell cross reference database with -I. MULTIBYTE on Multibyte character handling. Requires mblen() and mbctowc(). |