From dab337dfb832aaec703e87eca51be78980624861 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=EFc=20Gomez?= Date: Fri, 28 Sep 2007 13:21:05 +0200 Subject: [PATCH] fix order in bip.conf.1 --- bip.conf.1 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bip.conf.1 b/bip.conf.1 index f24738c..1faf3af 100644 --- a/bip.conf.1 +++ b/bip.conf.1 @@ -187,6 +187,11 @@ The server port to connect to. This section allows you to define the users allowed to connect to BIP and their options. It may appear more than once in the configuration file. +.TP +\fBadmin\fP (default: \fBfalse\fP) +If a user has admin set to true, he'll become a bip administrator, which allows +him for example to RELOAD bip from IRC or to see the user configuration. + .TP \fBbip_use_notice\fP (default: \fBfalse\fP) If \fBbip_use_notice\fP is true, bip's notifications to the clients will be @@ -216,11 +221,6 @@ The user name. It'll be used to authenticate to bip and in \fBlog_format\fP. \fBpassword\fP The password. It \fBMUST\fP be generated with \fBbimkpw\fP or it'll not work. -.TP -\fBadmin\fP (default: \fBfalse\fP) -If a user has admin set to true, he'll become a bip administrator, which allows -him for example to RELOAD bip from IRC or to see the user configuration. - .TP \fBssl_check_mode\fP (default: \fBnone\fP) Tells whether BIP should check the server SSL certificate and against what.