Bug#882575: dman: support selecting which section to view the manual page from

2018-02-07 Thread Paul Wise
Package: debian-goodies Version: 0.79 Followup-For: Bug #882575 Here is an example of the errors with dman & sections: $ man 2 mount | head -n1 MOUNT(2)Linux Programmer's ManualMOUNT(2) $ man 8 mount | head -n1 MOUNT(8) System Administration MOUNT(8) $ dman 2 mount | head -n1 man

Bug#882575: dman: support selecting which section to view the manual page from

2017-11-23 Thread Paul Wise
Package: debian-goodies Version: 0.76 Severity: wishlist File: /usr/bin/dman It would be nice to be able to select which section to view the manual page from. Currently with `dman crontab` I get the crontab command-line manual page but sometimes I want to look up the crontab syntax/format. I can