Bug 30348

Summary: remove references of wtmp.[0-7] from ac.8 manpage
Product: Documentation Reporter: Giorgos Keramidas <charon>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Giorgos Keramidas 2001-09-05 19:10:01 UTC
	The manpage of ac(8) references the wtmp.[0-7] files (rotated
	versions of wtmp).  The ac.c code does not use these files for
	anything, and their number may vary depending on
	newsyslog.conf setup.  The manpage is better off without the
	references to these files.

How-To-Repeat: 
	Look at the "FILES" section of:

		$ man 8 ac
Comment 1 dd freebsd_committer freebsd_triage 2001-09-05 20:33:11 UTC
State Changed
From-To: open->closed

applied, thanks