(main): Fix typo and misspellings errors
This commit is contained in:
parent
cff4a52c50
commit
3e49360884
7 changed files with 37 additions and 37 deletions
|
|
@ -320,11 +320,11 @@ set boolean true
|
|||
<para>
|
||||
In addition to the source IP address and identifier,
|
||||
the RADIUS server <emphasis>must</emphasis> include
|
||||
the source port when detecting duplicates to supress
|
||||
the source port when detecting duplicates to suppress
|
||||
(in order to cope with a large number of sessions
|
||||
comming on-line simultaneously
|
||||
coming on-line simultaneously
|
||||
<command>l2tpns</command> uses a set of udp sockets,
|
||||
each with a seperate identifier).
|
||||
each with a separate identifier).
|
||||
</para>
|
||||
</note>
|
||||
</para>
|
||||
|
|
@ -1908,7 +1908,7 @@ char *plugin_control_help[] = { <replaceable>...</replaceable>, NULL };
|
|||
<entry><code>char **argc</code></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><code>int reponse</code></entry>
|
||||
<entry><code>int response</code></entry>
|
||||
<entry>
|
||||
Response from control message (if handled): should be
|
||||
either <code>NSCTL_RES_OK</code> or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue