]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Improve formatting of several manual pages.
authorFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 11 May 2017 21:05:51 +0000 (22:05 +0100)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 11 May 2017 21:05:51 +0000 (22:05 +0100)
Thanks to Ingo Schwarze for the contribution.

src/acl/external/file_userip/ext_file_userip_acl.8
src/auth/basic/LDAP/basic_ldap_auth.8
src/auth/basic/RADIUS/basic_radius_auth.8
tools/squidclient/squidclient.1

index f5f0675daaf79e2516c4eebb1a4e0aad4e81af83..28a7470eb9bdcf2b19d17bc502955c9c8d739c3a 100644 (file)
@@ -68,7 +68,7 @@ There are other two directives,
 .B ALL 
 and 
 .B NONE 
-, which mean \"any user on this IP address may authenticate\" or \"no user on this IP address may authenticate\".
+, which mean \(dqany user on this IP address may authenticate\(dq or \(dqno user on this IP address may authenticate\(dq.
 .
 .SH AUTHOR
 This program was written by
index 3223007c720dd07a08ba68f6a11aae852cb43af3..51cedf10d95e2976dfcd740a9f01f5a697cb6c24 100644 (file)
@@ -5,9 +5,9 @@ basic_ldap_auth \- LDAP authentication helper for Squid
 .
 .SH SYNOPSIS
 .if !'po4a'hide' .B basic_ldap_auth
-.if !'po4a'hide' .B \-b\ \"
+.if !'po4a'hide' .B \-b\ \(dq
 base DN
-.if !'po4a'hide' .B \"\ [\-u
+.if !'po4a'hide' .B \(dq\ [\-u
 attribute
 .if !'po4a'hide' .B ]\ [
 options
@@ -20,11 +20,11 @@ URI
 .if !'po4a'hide' .B ]...
 .br
 .if !'po4a'hide' .B basic_ldap_auth
-.if !'po4a'hide' .B \-b\ \"
+.if !'po4a'hide' .B \-b\ \(dq
 base DN
-.if !'po4a'hide' .B \"\ \-f\ \"
+.if !'po4a'hide' .B \(dq\ \-f\ \(dq
 LDAP search filter
-.if !'po4a'hide' .B \"\ [
+.if !'po4a'hide' .B \(dq\ [
 options
 .if !'po4a'hide' .B ]\ [
 LDAP server name
@@ -74,7 +74,7 @@ not what builds the user specific part of the users DN.
 The search filter can contain up to 15 occurrences of
 .B %s
 which will be replaced by the username, as in
-.B "\"uid\=%s\""
+.B "\(dquid\=%s\(dq"
 for RFC2037 directories. For a detailed description of LDAP search
 filter syntax see RFC2254.
 .br
index 50ed31b901f7ef1c7f9ab77a727f8b3a0c442707..453c285702b8603e2d91567714afc589d6798b98 100644 (file)
@@ -9,9 +9,9 @@ basic_radius_auth \- Squid RADIUS authentication helper
 config file
 .br
 .if !'po4a'hide' .B basic_radius_auth
-.if !'po4a'hide' .B "\-h \""
+.if !'po4a'hide' .B "\-h \(dq"
 server name
-.if !'po4a'hide' .B "\" [\-p "
+.if !'po4a'hide' .B "\(dq [\-p "
 port
 .if !'po4a'hide' .B "] [\-i "
 identifier
index 0419fc23903f54d7aa64aaf4a3ab593de0252cd8..e19bd37d9ad0bc320832a773f1c8dcaf0e17d523 100644 (file)
@@ -86,7 +86,7 @@ Retrieve URL from server host.  Default is
 .if !'po4a'hide' .TP
 .if !'po4a'hide' .B "\-H 'string'"
 Extra headers to send. Use
-.B '\\n'
+.B '\en'
 for new lines.
 .
 .if !'po4a'hide' .TP