aboutsummaryrefslogtreecommitdiff
path: root/doc/dillo.1
AgeCommit message (Collapse)Author
2009-11-16update manpage (dpi)corvid
2009-08-12return 2 for bad cmdline argcorvid
bash regarded -1 as out of range. When a command's exit status is out of range, bash uses 255. This could be a confusing surprise if someone needs to care about dillo's exit status in a script someday.
2009-07-23mention exit status 1 in manpagecorvid
2009-05-27xid in manpagecorvid
2009-05-19cosmetic changes to dillo(1)corvid
2009-05-19update documentation on xidcorvid
2009-05-18list http_proxy environment var in dillo.1corvid
2009-05-13add dillo(1) man pagecorvid