diff options
author | Peter Palfrader <peter@palfrader.org> | 2012-10-15 14:22:57 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2012-10-15 14:22:57 +0000 |
commit | e7579bc4eea7ee00f852a58fb60778e6dbe31a59 (patch) | |
tree | 11a2d3e8d460e48551b704d926116fbfc4ace0d5 /doc/pingd.conf.pod | |
parent | 7b1e523d626aada1def6a5d3ffc3021d8e20e1f3 (diff) |
Fix the name of an option in an example in pingd.conf(5) (closes: #459938)
Diffstat (limited to 'doc/pingd.conf.pod')
-rw-r--r-- | doc/pingd.conf.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pingd.conf.pod b/doc/pingd.conf.pod index ae3d5ac..39703b9 100644 --- a/doc/pingd.conf.pod +++ b/doc/pingd.conf.pod @@ -206,7 +206,7 @@ Show new remailers in public stats by default. Also build separate rlists with data from only DSA pings, only RSA pings and only unencrypted pings. - Default: 'separate_realists' => 0, + Default: 'separate_rlists' => 0, Example: 'separate_rlists' => 1, =item B<combined_list> [bool] |