Bug 215962

Summary: FILES section in fortune(1) is incorrect
Product: Documentation Reporter: Andras Farkas <deepbluemistake>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me CC: cperciva
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Andras Farkas 2017-01-11 09:12:45 UTC
/usr/games/fortune is mentioned in fortune(1), even though the fortune binary currently resides at /usr/bin/fortune
Comment 1 Colin Percival freebsd_committer freebsd_triage 2017-01-11 22:51:23 UTC
Thanks, fixed!
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-01-11 22:51:29 UTC
A commit references this bug:

Author: cperciva
Date: Wed Jan 11 22:50:58 UTC 2017
New revision: 311945
URL: https://svnweb.freebsd.org/changeset/base/311945

Log:
  Remove obsolete path from fortune(6).  This was inadvertantly left over
  when fortune and other games moved from /usr/games to /usr/bin; I am
  removing rather than correcting it since we normally do not mention in
  the FILES section the paths to programs in /usr/bin/.

  PR:		215962
  Reported by:	Andras Farkas

Changes:
  head/usr.bin/fortune/fortune/fortune.6