diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/ngircd.conf.5.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ngircd.conf.5.tmpl b/man/ngircd.conf.5.tmpl index 1c5a6fa0..33c737fe 100644 --- a/man/ngircd.conf.5.tmpl +++ b/man/ngircd.conf.5.tmpl @@ -432,7 +432,7 @@ Example: nick!ident@*.example.com Other servers are configured in .I [Server] sections. If you configure a port for the connection, then this ngIRCd -tries to connect to to the other server on the given port (active); +tries to connect to the other server on the given port (active); if not, it waits for the other server to connect (passive). .PP ngIRCd supports "server groups": You can assign an "ID" to every server |