Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 112998

Summary: sys-apps/man-pages - batch manpage contains wrong path
Product: Gentoo Linux Reporter: Jonas Fietz <data>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED WONTFIX    
Severity: trivial    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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