Bug 166934
| Summary: | man crontab doesn't document file locations | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nigel Horne <njh> |
| Component: | crontabs | Assignee: | Jason Vas Dias <jvdias> |
| Status: | CLOSED NOTABUG | QA Contact: | Brock Organ <borgan> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-08-29 15:32:51 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Nigel Horne
2005-08-28 11:48:15 UTC
'man crond' (crond(8)) does document the /var/spool/cron directory.
The crontab(5) man-page only documents the format of crontab files;
The crontab(1) man-page only documents the usage of the crontab program and the
cron.{allow,deny} files.
The crond(8) man-page documents the file locations of all files used by crond.
Neither crontab(1), nor crontab(5) cross reference crond(1), they both only cross reference cron(1). |