summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Nault <g.nault@alphalink.fr>2013-06-06 14:25:25 +0200
committerDmitry Kozlov <xeb@mail.ru>2013-06-06 17:26:40 +0400
commit88e73d66fc884cced7cdccae9710373f1f4e6b60 (patch)
tree109bd0f0c6ef119349714250576415ba6612d1c4
parentceb67a14759f6c132358af507a8e92a20cdbada1 (diff)
downloadaccel-ppp-88e73d66fc884cced7cdccae9710373f1f4e6b60.tar.gz
accel-ppp-88e73d66fc884cced7cdccae9710373f1f4e6b60.zip
doc: Fix a few rendering issues in manpage
Fix indentation of sections 'log' and 'ip-pool'. Remove space before comma in section 'chap-secret/username-hash'. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
-rw-r--r--accel-pppd/accel-ppp.conf.56
1 files changed, 1 insertions, 5 deletions
diff --git a/accel-pppd/accel-ppp.conf.5 b/accel-pppd/accel-ppp.conf.5
index f331ea6..4aca90f 100644
--- a/accel-pppd/accel-ppp.conf.5
+++ b/accel-pppd/accel-ppp.conf.5
@@ -507,7 +507,6 @@ Specifies whether radius client should include Acct-Delay-Time attribute to acco
.TP
.BI "default-realm=" realm
Append specified realm to username.
-.TP
.SH [log]
.br
Configuration of log and log_file modules.
@@ -620,11 +619,8 @@ Specifies either chap-secrets is encrypted (read README).
.BI "username-hash=" hash1[,hash2]
Specifies hash chain to calculate username hash.
.br
-.B hash1
-,
-.B hash2
+.BR hash1 , \ hash2
are openssl known digest names (md5, sha1, etc).
-.TP
.SH [ip-pool]
.br
Configuration of ippool module.