Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 251800 - app-admin/logrotate - logrotate man page contains error
Summary: app-admin/logrotate - logrotate man page contains error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Daniel Gryniewicz (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-20 21:40 UTC by Tom
Modified: 2008-12-27 18:29 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 Tom 2008-12-20 21:40:02 UTC
The logrotate man page contains the following example, and below that, the text.

/var/log/news/news.crit {
           monthly
           rotate 2
           olddir /var/log/news/old
           missingok
           postrotate
               kill -HUP `cat /var/run/inn.pid`
           endscript
           nocompress
       }

...

The last section defines the parameters for all of the files in /var/log/news. 

...
The correct first line should be
/var/log/news/* {

Searching for the logrotate man page will bring results with that text.
http://www.google.com/search?q=logrotate+man+page


Reproducible: Always

Steps to Reproduce:
1. man logrotate
Comment 1 Daniel Gryniewicz (RETIRED) gentoo-dev 2008-12-27 18:29:19 UTC
This is fixed in 2.7.7