user [email protected] usertags 574641 target-2.5.8 tags 574641 fixed-upstream thanks
On Fri, Mar 19, 2010 at 06:17:41PM +0100, Tanguy Ortolo wrote: > On Mon Jul 13 13:40:17 BST 2009, upstream implemented a subpage lookup, that > is, the ability to display pages such git-add(1) when called “man git add”. > > This is very useful for software suites composed of commands with several > sub-commands, such as git. However, some software suites use a different > syntax > for their man pages, for instance lh_binary(1). > > Here is a patch to look for underscore-separated subpages, in addition to > dash-separated ones. Thanks! I added a few words of documentation and committed this upstream. Sun Mar 21 21:59:54 GMT 2010 Tanguy Ortolo <[email protected]> * src/man.c (main): Try underscore-separated subpages as well as hyphen-separated ones (Debian bug #574641). * man/man1/man.man1 (Finding manual pages): Document this. * NEWS: Document this. -- Colin Watson [[email protected]] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

