aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src
diff options
context:
space:
mode:
authorGravatar liljencrantz <liljencrantz@gmail.com>2007-10-06 20:55:27 +1000
committerGravatar liljencrantz <liljencrantz@gmail.com>2007-10-06 20:55:27 +1000
commit175dd75a3dae1ee5c60c4fb4b837763d14723d9e (patch)
tree3f446ed4deea42af9a61835e3a6362aa3c477d09 /doc_src
parent9b74687384cbb4d20341da1189f204e53cb5dc68 (diff)
Tiny touchups of docs and code
darcs-hash:20071006105527-75c98-339c5d7ec2fbae0c2d4dc93552db85c389971a6a.gz
Diffstat (limited to 'doc_src')
-rw-r--r--doc_src/index.hdr.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc_src/index.hdr.in b/doc_src/index.hdr.in
index 3a6530d5..23b39a20 100644
--- a/doc_src/index.hdr.in
+++ b/doc_src/index.hdr.in
@@ -936,7 +936,8 @@ started by fish, those in lowercase are not exported. This rule is not
enforced by fish, but it is good coding practice to use casing to
distinguish between exported and unexported variables. \c fish also
uses several variables internally. Such variables are prefixed with
-the string __FISH or __fish. These should be ignored by the user.
+the string __FISH or __fish. These should never be used by the
+user. Changing their value may break fish.
\subsection variables-status The status variable