svn commit: r287582 - head/games/fortune/datfiles

Allan Jude allanjude at FreeBSD.org
Tue Sep 8 22:51:11 UTC 2015


Author: allanjude
Date: Tue Sep  8 22:51:10 2015
New Revision: 287582
URL: https://svnweb.freebsd.org/changeset/base/287582

Log:
  Correctly case FreeBSD in my entry in the tips file
  
  Submitted by:	feld
  Approved by:	wblock (mentor)
  Differential Revision:	https://reviews.freebsd.org/D3601

Modified:
  head/games/fortune/datfiles/freebsd-tips

Modified: head/games/fortune/datfiles/freebsd-tips
==============================================================================
--- head/games/fortune/datfiles/freebsd-tips	Tue Sep  8 22:50:17 2015	(r287581)
+++ head/games/fortune/datfiles/freebsd-tips	Tue Sep  8 22:51:10 2015	(r287582)
@@ -234,7 +234,7 @@ To erase a line you've written at the co
 To find the hostname associated with an IP address, use
 
 	drill -x IP_address
-		-- Allan Jude <allanjude at freebsd.org>
+		-- Allan Jude <allanjude at FreeBSD.org>
 %
 To obtain a neat PostScript rendering of a manual page, use ``-t'' switch
 of the man(1) utility: ``man -t <topic>''.  For example:


More information about the svn-src-all mailing list