diff options
-rw-r--r-- | doc/guide.tex | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/doc/guide.tex b/doc/guide.tex index ce1c91bf8..d04bc570d 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -961,12 +961,13 @@ The following access rules are pre-defined: \label{configmaxsessions} \ind{options!max\_user\_sessions} -The special access \term{max\_users} specifies the maximum number of sessions (authenticated -connections) per user. If a user tries to open more sessions by using different -resources, the first opened session will be disconnected. The error -\term{session replaced} will be sent to the disconnected session. The value -for this option can be either a number, or \term{infinity}. The default -value is \term{infinity}. +The special access \term{max\_user\_sesssions} specifies the maximum +number of sessions (authenticated connections) per user. If a user +tries to open more sessions by using different resources, the first +opened session will be disconnected. The error \term{session replaced} +will be sent to the disconnected session. The value for this option +can be either a number, or \term{infinity}. The default value is +\term{infinity}. The syntax is: \begin{verbatim} |