summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_man
AgeCommit message (Expand)AuthorFilesLines
2014-05-29users/18860: man -M overrides manpathPeter Stephenson1-1/+1
2010-12-0328468: allow man page completion for files when / is presentPeter Stephenson1-2/+14
2010-10-21not quite posted, exactly: improvement to previous _man changePeter Stephenson1-2/+3
2010-10-21Silas Silva: completion support for man -MPeter Stephenson1-0/+10
2009-06-28unposted: support lzma compression of man pages used in MandrivaAndrey Borzenkov1-2/+2
2009-04-16Alexey I. Froloff: 26830: stripping of manual page suffixes in completionPeter Stephenson1-2/+2
2006-06-09users/10282: complete associated sections with man page names.Clint Adams1-4/+15
2006-02-1222237: location of man pages on NetBSDPeter Stephenson1-1/+1
2005-08-1521565: better handle uncompresed manpages with .[0-9] in their names.Clint Adams1-2/+2
2002-05-3117266: check `manpath` even when $MANPATH is set.Clint Adams1-8/+12
2002-01-10allow manual pages to be shown separated by section with new separate-section...Sven Wischnowsky1-2/+22
2001-08-21Better handling of manual section numbers.Bart Schaefer1-3/+14
2001-07-10remove not only numeric suffixes, but also `.n' and the like (15352)Sven Wischnowsky1-3/+2
2001-06-21improve pattern matching to make match specs work for manual page completion ...Sven Wischnowsky1-45/+60
2001-04-02moved from Completion/User/_manSven Wischnowsky1-0/+47