From: Wouter Wijngaards Date: Thu, 10 Jan 2008 09:25:14 +0000 (+0000) Subject: typo. X-Git-Tag: release-0.9~106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f47306af92332fab5cd7feda6009fb93dba8fd5;p=thirdparty%2Funbound.git typo. git-svn-id: file:///svn/unbound/trunk@834 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index 327464491..765338e49 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +10 January 2008: Wouter + - typo in example.conf. + 9 January 2008: Wouter - fixup openssl RAND problem, when the system is not configured to give entropy, and the rng needs to be seeded. diff --git a/doc/example.conf b/doc/example.conf index b7a206951..1e20cdbb7 100644 --- a/doc/example.conf +++ b/doc/example.conf @@ -130,7 +130,7 @@ server: # if given, user privileges are dropped (after binding port), # and the given username is assumed. Default is user "unbound". - # If you give "" no priviliges are dropped. + # If you give "" no privileges are dropped. # username: "unbound" # the working directory.