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
This commit is contained in:
axel
2006-01-10 00:44:18 +10:00
parent ce689e69d5
commit ae511451fe
5 changed files with 7 additions and 7 deletions

View File

@@ -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.