diff options
author | Nigel Metheringham <nigel@exim.org> | 2012-06-09 21:16:02 +0100 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2012-06-09 21:16:02 +0100 |
commit | 9d8349e44a73b6e6714e0dd5d4a63d144abae966 (patch) | |
tree | 10e5df94318b912a8574a0d4e72a7ed433c291e6 /doc/doc-docbook | |
parent | c9bd3bb9483e076d952cd684c7cc516ae6407ff2 (diff) |
Typo fix in spec - fixes bug 1197
Diffstat (limited to 'doc/doc-docbook')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index ece47a084..c78f87b61 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -15168,7 +15168,7 @@ live with. . Allow this long option name to split; give it unsplit as a fifth argument . for the automatic .oindex that is generated by .option. -.option "smtp_accept_max_per_ &~&~connection" main integer 1000 &&& +.option "smtp_accept_max_per_connection" main integer 1000 &&& smtp_accept_max_per_connection .cindex "SMTP" "limiting incoming message count" .cindex "limit" "messages per SMTP connection" |