summaryrefslogtreecommitdiffstats
path: root/doc/pacman.conf.5
AgeCommit message (Collapse)AuthorFilesLines
2007-06-01Change -z|--showsize flag to ShowSize pacman.conf optionNathan Jones1-0/+4
Also cleaned up some duplicate printf lines related to the ShowSize option. Signed-off-by: Nathan Jones <nathanj@insightbb.com> Signed-off-by: Dan McGee <dan@archlinux.org>
2007-03-27* Remove outdated ProxyServer option from pacman.conf.5.Dan McGee1-3/+0
2007-02-23* Removed man2html stuff from configure. It is now available in the doc/Dan McGee1-1/+2
directory by running the target man2html, e.g. 'make man2html'. * Slightly fixed up the bottom of the manpages.
2007-02-09Another round of manpage updates.Dan McGee1-9/+13
2007-02-08* Nice overhaul of manpages. It is at least a start.Dan McGee1-0/+137
* Alphabetized options in pacman usage.