aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-01-10 00:44:18 +1000
committerGravatar axel <axel@liljencrantz.se>2006-01-10 00:44:18 +1000
commitae511451fe04ce9e8b6934eaf687c8cdf64780bf (patch)
treeb1aeecc5c97f18f6c4f05fe20d3caa51191af5bf /doc_src
parentce689e69d5e903f39a378c5a1747d530ef4f9147 (diff)
Fix two issues on OS X, a non-compatible use of the expr command and a bad init of a socket for the universal variable daemon
darcs-hash:20060109144418-ac50b-c6232eae5b964f66d0638289291340aa66cd5983.gz
Diffstat (limited to 'doc_src')
-rw-r--r--doc_src/doc.hdr2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc_src/doc.hdr b/doc_src/doc.hdr
index 8117458c..04e623df 100644
--- a/doc_src/doc.hdr
+++ b/doc_src/doc.hdr
@@ -637,7 +637,7 @@ echo $smurf
\subsection variables-special Special variables
The user can change the settings of \c fish by changing the values of
-certain environment variables.
+certain environment variables.
- \c BROWSER, which is the users preferred web browser. If this variable is set, fish will use the specified browser instead of the system default browser to display the fish documentation.
- \c CDPATH, which is an array of directories in which to search for the new directory for the \c cd builtin.