Bug 20304

Summary: man page for fortune(6) should list strfile(8) under "See Also"
Product: Base System Reporter: Kim Scarborough <sluggo>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   

Description Kim Scarborough 2000-07-30 20:50:00 UTC
Since you need strfile(8) to create new datafiles for fortune(6), and since the man page for strfile(8) lists fortune(6) in its "See Also" section, I think the man page for fortune(6) should reciprocate.

Fix: 

fortune.6 patch:

187c187,188
< .Xr regex 3
---
> .Xr regex 3 ,
> .Xr strfile 8
How-To-Repeat: man fortune
Comment 1 mpp freebsd_committer freebsd_triage 2000-07-31 08:28:22 UTC
State Changed
From-To: open->closed

Patch applied.  Thanks!