Bug 22875

Summary: vacation man page omits -l option
Product: Documentation Reporter: Vivek Khera <khera>
Component: Books & ArticlesAssignee: Gregory Neil Shapiro <gshapiro>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Vivek Khera 2000-11-15 20:30:02 UTC
	

With the update to using sendmail's version of vacation, the vacation
man page lost its description of the -l flag to list the contents of
the user database.  this option still works, however.

Fix: 

Add back the text describing the -l option.

.It Fl l
Print the contents of the vacation database files.  For each entry,
the address the reply has been sent to and the associated time will
be printed to standard output.
How-To-Repeat: 
	

man vacation
Comment 1 Chris D.Faulhaber freebsd_committer freebsd_triage 2000-11-16 13:28:02 UTC
Responsible Changed
From-To: gnats-admin->gshapiro

Over to maintainer
Comment 2 Gregory Neil Shapiro freebsd_committer freebsd_triage 2001-02-22 05:55:25 UTC
State Changed
From-To: open->feedback

I've updated the man page in the HEAD to include the -d and -l options. 
Unless I hear otherwise, I'll close this PR in the near future.
Comment 3 Gregory Neil Shapiro freebsd_committer freebsd_triage 2001-02-28 02:58:21 UTC
State Changed
From-To: feedback->closed

The changes are now also in RELENG_4 (-STABLE).