From: Max HerrgÄrd Date: Wed, 15 Dec 2010 20:28:09 +0000 (+0100) Subject: fortune - change dig to drill X-Git-Tag: v2.10.0~455 X-Git-Url: http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/f9c55eaaada7a6ea8f4021fb7bd96828dae6a2fb fortune - change dig to drill --- diff --git a/games/fortune/datfiles/dragonfly-tips b/games/fortune/datfiles/dragonfly-tips index 640a700..dd37591 100644 --- a/games/fortune/datfiles/dragonfly-tips +++ b/games/fortune/datfiles/dragonfly-tips @@ -367,8 +367,8 @@ To quickly create an empty file, use "touch filename". % To find out the hostname associated with an IP address, use - dig -x IP_address - -- Dru + drill -x IP_address + -- luxh % If you use the C shell, add the following line to the .cshrc file in your home directory to prevent core files from being written to disk: