From c556c9b3848ad60d0ed4533f838c78a572b7e16b Mon Sep 17 00:00:00 2001 From: Darold Gilles Date: Mon, 23 Dec 2013 22:17:24 +0100 Subject: [PATCH] Remove special hidden character from documentation that prevent pod2man from working. Thanks to David Walser for the report. --- README | 2 +- doc/SquidAnalyzer.pod | 2 +- doc/squidanalyzer.3 | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index 056f070..fe0551c 100644 --- a/README +++ b/README @@ -193,7 +193,7 @@ CONFIGURATION UseClientDNSName 0 If you want to use DNS name instead of client Ip address as username - enable this directive. When you don't have authentication, the + enable this directive. When you don't have authentication, the username is set to the client ip address, this allow you to use the DNS name instead. Note that you must have a working DNS resolution and that it can really slow down the generation of reports. diff --git a/doc/SquidAnalyzer.pod b/doc/SquidAnalyzer.pod index 427b7b5..d960c8e 100644 --- a/doc/SquidAnalyzer.pod +++ b/doc/SquidAnalyzer.pod @@ -202,7 +202,7 @@ Set the path to the Squid log file. =item UseClientDNSName 0 If you want to use DNS name instead of client Ip address as username enable -this directive. When you don't have authentication, the username is set to +this directive. When you don't have authentication, the username is set to the client ip address, this allow you to use the DNS name instead. Note that you must have a working DNS resolution and that it can really slow down the generation of reports. diff --git a/doc/squidanalyzer.3 b/doc/squidanalyzer.3 index 4af8ac4..b816447 100644 --- a/doc/squidanalyzer.3 +++ b/doc/squidanalyzer.3 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "SQUIDANALYZER 1" -.TH SQUIDANALYZER 1 "2013-12-01" "perl v5.14.2" "User Contributed Perl Documentation" +.TH SQUIDANALYZER 1 "2013-12-23" "perl v5.14.2" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -336,7 +336,7 @@ Set the path to the Squid log file. .IP "UseClientDNSName 0" 4 .IX Item "UseClientDNSName 0" If you want to use \s-1DNS\s0 name instead of client Ip address as username enable -thisA\*^\ directive. When you don't have authentication, the username is set to +this directive. When you don't have authentication, the username is set to the client ip address, this allow you to use the \s-1DNS\s0 name instead. Note that you must have a working \s-1DNS\s0 resolution and that it can really slow down the generation of reports.