From: Ingo Schwarze <> Date: Thu, 25 May 2017 11:57:45 +0000 (+1200) Subject: Docs: Improve formatting of several manual pages X-Git-Tag: SQUID_4_0_20~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1a449d33a0d247a8e9a0bef0f872d441ba632309;p=thirdparty%2Fsquid.git Docs: Improve formatting of several manual pages --- diff --git a/src/acl/external/file_userip/ext_file_userip_acl.8 b/src/acl/external/file_userip/ext_file_userip_acl.8 index f5f0675daa..28a7470eb9 100644 --- a/src/acl/external/file_userip/ext_file_userip_acl.8 +++ b/src/acl/external/file_userip/ext_file_userip_acl.8 @@ -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 diff --git a/src/auth/basic/LDAP/basic_ldap_auth.8 b/src/auth/basic/LDAP/basic_ldap_auth.8 index 3223007c72..51cedf10d9 100644 --- a/src/auth/basic/LDAP/basic_ldap_auth.8 +++ b/src/auth/basic/LDAP/basic_ldap_auth.8 @@ -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 diff --git a/src/auth/basic/RADIUS/basic_radius_auth.8 b/src/auth/basic/RADIUS/basic_radius_auth.8 index 50ed31b901..453c285702 100644 --- a/src/auth/basic/RADIUS/basic_radius_auth.8 +++ b/src/auth/basic/RADIUS/basic_radius_auth.8 @@ -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 diff --git a/tools/squidclient/squidclient.1 b/tools/squidclient/squidclient.1 index 0419fc2390..e19bd37d9a 100644 --- a/tools/squidclient/squidclient.1 +++ b/tools/squidclient/squidclient.1 @@ -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