about summary refs log tree commit diff
path: root/Completion/Unix/Command/_man
Commit message (Collapse)AuthorAgeFilesLines
* 17266: check `manpath` even when $MANPATH is set.Clint Adams2002-05-311-8/+12
|
* allow manual pages to be shown separated by section with new ↵Sven Wischnowsky2002-01-101-2/+22
| | | | separate-sections style (16426)
* Better handling of manual section numbers.Bart Schaefer2001-08-211-3/+14
|
* remove not only numeric suffixes, but also `.n' and the like (15352)Sven Wischnowsky2001-07-101-3/+2
|
* improve pattern matching to make match specs work for manual page completion ↵Sven Wischnowsky2001-06-211-45/+60
| | | | (15029)
* moved from Completion/User/_manSven Wischnowsky2001-04-021-0/+47