Module: ngircd.git Branch: master Commit: 9dfde13f0cd6f960565ea2da5734e5b91b497e7a URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=9dfde...
Author: Alexander Barton alex@barton.de Date: Sat Jun 25 23:54:41 2011 +0200
Really remove [Features] in our manual pages
---
man/ngircd.conf.5.tmpl | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/man/ngircd.conf.5.tmpl b/man/ngircd.conf.5.tmpl index e8efab1..41cc08e 100644 --- a/man/ngircd.conf.5.tmpl +++ b/man/ngircd.conf.5.tmpl @@ -325,10 +325,6 @@ Password of the IRC operator. \fBMask\fR (string) Mask that is to be checked before an /OPER for this account is accepted. Example: nick!ident@*.example.com -.SH [FEATURES] -An optional section that can be used to disable features at -run-time. A feature is enabled by default if if ngircd was built with -support for it. .SH [SERVER] Other servers are configured in .I [Server]
ngircd-commits@lists.barton.de