diff options
author | Guillaume Nault <g.nault@alphalink.fr> | 2013-04-19 12:51:57 +0200 |
---|---|---|
committer | Dmitry Kozlov <xeb@mail.ru> | 2013-04-22 23:09:40 +0400 |
commit | 39615e77e9570ec99c894da44b82b43a32c14c6a (patch) | |
tree | d645c10e009a7b92cb6e839af5337875a8d704a0 /accel-pppd | |
parent | 8239228efb6cd208e9aab6462521c74e6dcf7e55 (diff) | |
download | accel-ppp-39615e77e9570ec99c894da44b82b43a32c14c6a.tar.gz accel-ppp-39615e77e9570ec99c894da44b82b43a32c14c6a.zip |
doc: Fix typo in accel-ppp.conf(5) (default-realm)
Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Diffstat (limited to 'accel-pppd')
-rw-r--r-- | accel-pppd/accel-ppp.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accel-pppd/accel-ppp.conf.5 b/accel-pppd/accel-ppp.conf.5 index 636fe184..0518042e 100644 --- a/accel-pppd/accel-ppp.conf.5 +++ b/accel-pppd/accel-ppp.conf.5 @@ -493,7 +493,7 @@ Specifies timeout of accounting interim update. .BI "acct-delay-time=" 0|1 Specifies whether radius client should include Acct-Delay-Time attribute to accounting requests (default 0). .TP -.BI "default-realme=" realm +.BI "default-realm=" realm Append specified realm to username. .TP .SH [log] |