Date: Wed, 11 Jan 2017 22:50:58 +0000 (UTC) From: Colin Percival <cperciva@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r311945 - head/usr.bin/fortune/fortune Message-ID: <201701112250.v0BMowUA014058@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cperciva Date: Wed Jan 11 22:50:57 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 Modified: head/usr.bin/fortune/fortune/fortune.6 Modified: head/usr.bin/fortune/fortune/fortune.6 ============================================================================== --- head/usr.bin/fortune/fortune/fortune.6 Wed Jan 11 22:10:56 2017 (r311944) +++ head/usr.bin/fortune/fortune/fortune.6 Wed Jan 11 22:50:57 2017 (r311945) @@ -176,7 +176,6 @@ it was up to on disk. .El .Sh FILES .Bl -tag -width ".Pa /usr/share/games/fortune/*" -.It Pa /usr/games/fortune .It Pa /usr/share/games/fortune/* the fortunes databases (those files ending .Dq Pa -o
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701112250.v0BMowUA014058>