Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 556776 - app-admin/syslog-ng-3.6.4: man pages not installed
Summary: app-admin/syslog-ng-3.6.4: man pages not installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Mr. Bones. (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-05 19:24 UTC by Samuel Bauer
Modified: 2015-08-06 14:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Bauer 2015-08-05 19:24:19 UTC
Had to add:
    doman doc/man/loggen.1 doc/man/pdbtool.1 doc/man/syslog-ng-ctl.1 doc/man/syslog-ng.8 \
        doc/man/syslog-ng.conf.5

in src_install to fix this.

Reproducible: Always
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2015-08-06 14:47:28 UTC
Upstream prefers people refer to their html docs at http://www.balabit.com/sites/default/files/documents/syslog-ng-ose-3.6-guides/en/syslog-ng-ose-v3.6-guide-admin/html/index.html but I went ahead and added the man pages to the install as well.  thanks for the bug report.