Package: dictd
Version: 1.10.2-3
Severity: minor
Tags: patch

Two typos: in a command name, and in a path
(Also present in sarge version 1.19.15-1)
--- dictdconfig.alias.1.10.2-3  2006-12-14 11:51:35.822879000 +0000
+++ dictdconfig.alias.corrected 2006-12-14 11:53:15.010800336 +0000
@@ -1,9 +1,9 @@
 #!/usr/bin/perl -lp
 
-# By default, dictdcnfig uses the basename of the file in
+# By default, dictdconfig uses the basename of the file in
 # /usr/share/dictd as the name of the database.  This file is an
 # executable filter that substitutes a preferred name for a dictionary
-# in /var/lb/dictd/db.list.  This name is displayed by the dict -D
+# in /var/lib/dictd/db.list.  This name is displayed by the dict -D
 # command and is used with the -d option of dict to request
 # definitions from a specific dictionary instead of the default of all
 # installed dictionaries.

Reply via email to