summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorallanjude <allanjude@FreeBSD.org>2015-04-16 00:29:49 +0000
committerallanjude <allanjude@FreeBSD.org>2015-04-16 00:29:49 +0000
commitdecd42bef53006d14f01b3550c4478cc086d3a6a (patch)
treef355e10b03db22fddbb88ac2a2c183aed64b182b /games
parent5c6401a4f87ce43476ea50ab2e09d17f4b226b8c (diff)
downloadFreeBSD-src-decd42bef53006d14f01b3550c4478cc086d3a6a.zip
FreeBSD-src-decd42bef53006d14f01b3550c4478cc086d3a6a.tar.gz
MFC: r269089:
Update the freebsd-tips example to use drill instead of dig since bind is no longer in base Approved by: eadler (mentor, implicit) Sponsored by: ScaleEngine Inc.
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 5f9dd49..b984d10 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:
OpenPOWER on IntegriCloud