Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112998 - sys-apps/man-pages - batch manpage contains wrong path
Summary: sys-apps/man-pages - batch manpage contains wrong path
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-19 07:28 UTC by Jonas Fietz
Modified: 2007-04-08 20:02 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 Jonas Fietz 2005-11-19 07:28:23 UTC
The man page for batch (part of sys-process/at) lists the wrong path for its
config-files. 
/usr/lib/cron/at.allow and /usr/lib/cron/at.deny should be:  /etc/at/at.allow
and /etc/at/at.deny. (See at-man-page, as batch is only an alias)




Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2007-01-09 11:32:00 UTC
Thank you for report. But, please, recheck. Seems that you are talking about /usr/share/man/man1p/batch.1p.gz which comes with sys-apps/man-pages package and not about batch man page which comes with sys-process/at. Right?
Comment 2 SpanKY gentoo-dev 2007-04-08 20:02:56 UTC
batch(1p) documents the POSIX requirements:
http://www.opengroup.org/onlinepubs/009695399/utilities/batch.html

nothing to change here