diff options
Diffstat (limited to 'app-text/dictd/files/1.10.9/dict.conf')
-rw-r--r-- | app-text/dictd/files/1.10.9/dict.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app-text/dictd/files/1.10.9/dict.conf b/app-text/dictd/files/1.10.9/dict.conf new file mode 100644 index 000000000000..e06c3d296ec3 --- /dev/null +++ b/app-text/dictd/files/1.10.9/dict.conf @@ -0,0 +1,6 @@ +# This is the configuration file for dict. +# Usually all you will ever need here is the server keywords. +# Refer to the dict manpage for other options. +# It will only check the second server if the first fails +server localhost +server dict.org |