From f618d05af831cc7691b15a997dcfada0dd30a4cb Mon Sep 17 00:00:00 2001 From: Arnaud Cornet Date: Wed, 2 Apr 2008 23:56:21 +0200 Subject: [PATCH] Merge bip.conf.5 fix from debian. --- bip.conf.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bip.conf.5 b/bip.conf.5 index e57785d..8d63594 100644 --- a/bip.conf.5 +++ b/bip.conf.5 @@ -16,7 +16,7 @@ The bip.conf skeleton should be something like this : .nf option1 = value; option2 = value; -... + ... network { net_opt = value; @@ -24,7 +24,7 @@ network { server { ... }; server { ... }; }; -... + ... user { user_opt = value;