aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorAllan Jude <allanjude@FreeBSD.org>2014-07-25 14:47:44 +0000
committerAllan Jude <allanjude@FreeBSD.org>2014-07-25 14:47:44 +0000
commitdcfbe2c0216fffdd17130d972647580cef46d05e (patch)
treea0e9963fc2d783582e373a40532dd338ae6b7eab /games
parentcb6cc00d743269db46b63ea433b5737a5a3e2f60 (diff)
Notes
Diffstat (limited to 'games')
-rw-r--r--games/fortune/datfiles/freebsd-tips6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/fortune/datfiles/freebsd-tips b/games/fortune/datfiles/freebsd-tips
index 5f9dd49eda3b..b984d100e906 100644
--- a/games/fortune/datfiles/freebsd-tips
+++ b/games/fortune/datfiles/freebsd-tips
@@ -231,10 +231,10 @@ is running FreeBSD at the time) to quickly find files based on name only.
To erase a line you've written at the command prompt, use "Ctrl-U".
-- Dru <genesis@istar.ca>
%
-To find out the hostname associated with an IP address, use
+To find the hostname associated with an IP address, use
- dig -x IP_address
- -- Dru <genesis@istar.ca>
+ drill -x IP_address
+ -- Allan Jude <allanjude@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: