summaryrefslogtreecommitdiffstats
path: root/fish/man.c
Commit message (Collapse)AuthorAgeFilesLines
* fish: Change 'int argc' to 'size_t argc' throughout.Richard W.M. Jones2010-10-231-1/+1
| | | | Cherry picked from commit 6391d1a7cfa10337a75465c72d49df3c9ebc65ca.
* fish: Add 'man' command which opens the manual.Richard Jones2010-04-241-0/+58