..
alias.txt
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
and.txt
Fixed various spelling errors.
2008-01-14 06:01:51 +10:00
begin.txt
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
bg.txt
Minor documentation fixes
2007-03-25 05:16:46 +10:00
bind.txt
Improve documentaion for bind builtin, clarify how to specify key sequences.
2008-01-19 10:38:20 +10:00
block.txt
Fix casing and other minor issues in documentation
2006-11-01 01:23:16 +10:00
break.txt
Documentation updates from Beni Cherniavsky
2006-09-20 00:52:03 +10:00
breakpoint.txt
Improve documentation for breakpoint builtin
2007-09-22 01:16:54 +10:00
builtin.txt
Fix incorrect use of the term 'alias' where 'function' was meant in documentation
2007-01-19 03:00:34 +10:00
case.txt
Fixed various spelling errors.
2008-01-14 06:01:51 +10:00
cd.txt
Documentation clarification for the cd builtin
2006-02-23 00:21:37 +10:00
command.txt
Fix incorrect use of the term 'alias' where 'function' was meant in documentation
2007-01-19 03:00:34 +10:00
commandline.txt
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
commands.hdr.in
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
complete.txt
Fix some spelling mistakes
2010-11-23 23:50:49 +08:00
contains.txt
Fix casing and other minor issues in documentation
2006-11-01 01:23:16 +10:00
continue.txt
Documentation updates from Beni Cherniavsky
2006-09-20 00:52:03 +10:00
count.txt
Minor improvement to docs for count builtin
2007-09-22 00:43:01 +10:00
design.hdr
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
dirh.txt
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
dirs.txt
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
else.txt
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
emit.txt
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
end.txt
Documentation updates from Beni Cherniavsky
2006-09-20 00:52:03 +10:00
eval.txt
Replace the eval builtin with a function
2007-04-23 08:18:06 +10:00
exec.txt
Fix casing and other minor issues in documentation
2006-11-01 01:23:16 +10:00
exit.txt
Do not change status when the 'exit' builtin is called with no argument
2006-06-13 02:51:37 +10:00
faq.hdr
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
fg.txt
Minor documentation fixes
2007-03-25 05:16:46 +10:00
fish_indent.txt
Fix some spelling mistakes
2010-11-23 23:50:49 +08:00
fish_pager.txt
Fix casing and other minor issues in documentation
2006-11-01 01:23:16 +10:00
fish_prompt.txt
Add missing commas, letters and \c in the documentation
2008-02-11 07:00:53 +10:00
fish.txt
Make sure fish has the currect exit status
2006-11-02 23:48:59 +10:00
fishd.txt
Fix casing and other minor issues in documentation
2006-11-01 01:23:16 +10:00
for.txt
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
funced.txt
Fix spelling in docs and add a help page for the funced builtin. These changes where suggested by Emanuele Rusconi.
2008-01-19 01:54:13 +10:00
funcsave.txt
Document rename of save_function to func_save. Pointed out by Ovchinnikov George
2009-02-19 06:20:37 +10:00
function.txt
Add more documentation on events
2008-01-17 08:25:31 +10:00
functions.txt
Merge remote branch 'origin/otherchirps-dev'
2010-09-19 14:12:30 +08:00
help.txt
Fix casing and other minor issues in documentation
2006-11-01 01:23:16 +10:00
if.txt
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
index.hdr.in
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
isatty.txt
Remove unneeded code from isatty, fix spelling in docs
2007-01-28 00:12:15 +10:00
jobs.txt
Documentation updates, mostly corrections and cla<rifications to the docs for a few builtins
2006-06-09 09:58:11 +10:00
license.hdr
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
math.txt
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
mimedb.txt
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
nextd.txt
Fix casing and other minor issues in documentation
2006-11-01 01:23:16 +10:00
not.txt
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
open.txt
fix help for open
2008-06-06 05:23:05 +10:00
or.txt
Fixed various spelling errors.
2008-01-14 06:01:51 +10:00
popd.txt
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
prevd.txt
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
psub.txt
Document -f option for psub, add tab completions
2007-01-16 04:19:24 +10:00
pushd.txt
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
random.txt
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
read.txt
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
return.txt
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
set_color.txt
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
set.txt
Fix typo in docs on exporting rules. This issue was pointed out by Isaac Dupree.
2008-01-09 07:36:00 +10:00
source.txt
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
status.txt
Misc documentation updates
2009-02-23 05:17:14 +10:00
switch.txt
Spelling fixes from Chris Rebert
2007-08-02 03:35:24 +10:00
trap.txt
Documentation updates from Beni Cherniavsky
2006-09-20 00:52:03 +10:00
type.txt
Fix casing and other minor issues in documentation
2006-11-01 01:23:16 +10:00
ulimit.txt
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
umask.txt
Minor polish like adding missing whitespace, switch to using --argument switch in function definitions to make code more readable, add a few minor saftey checks, etc.
2007-09-24 07:07:30 +10:00
vared.txt
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
while.txt
Fix casing and other minor issues in documentation
2006-11-01 01:23:16 +10:00