Bug 32085

Summary: fortune.6 contains an error regarding -e option
Product: Documentation Reporter: setantae <setantae>
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 setantae 2001-11-18 20:50:00 UTC
	fortune.6 states that
		fortune -e
	is equivalent to
		fortune 50% funny 50% not-funny
	which is only true if funny and not-funny are the only fortune
	databases that you have.

Fix: Be more specific with the following patch :
How-To-Repeat: 	man 6 fortune
Comment 1 Giorgos Keramidas freebsd_committer freebsd_triage 2001-12-08 04:55:35 UTC
State Changed
From-To: open->closed

Committed in revision 1.16 of src/games/fortune/fortune/fortune.6 
Thank you :)