summaryrefslogtreecommitdiffhomepage
path: root/subr.rtl/rtl_list.subr
diff options
context:
space:
mode:
Diffstat (limited to 'subr.rtl/rtl_list.subr')
-rw-r--r--subr.rtl/rtl_list.subr2
1 files changed, 2 insertions, 0 deletions
diff --git a/subr.rtl/rtl_list.subr b/subr.rtl/rtl_list.subr
index 369d3b46..29abef2e 100644
--- a/subr.rtl/rtl_list.subr
+++ b/subr.rtl/rtl_list.subr
@@ -1,5 +1,7 @@
#
# set +o errexit -o noglob -o nounset is assumed.
+# N.B. Lists separated by SP, when passed to rtl_l*() w/ explicit IFS,
+# must specify "<SP><VT>" as IFS.
#
rtl_lassign() {