Module: ngircd.git Branch: master Commit: 65bcff35ffae56878a8c14a6aee0018115d660b3 URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=65bcf...
Author: Alexander Barton alex@barton.de Date: Wed Dec 1 22:04:01 2010 +0100
Manual pages: update and simplyfy AUTHORS section
---
man/ngircd.8.tmpl | 14 ++++++-------- man/ngircd.conf.5.tmpl | 12 +++++------- 2 files changed, 11 insertions(+), 15 deletions(-)
diff --git a/man/ngircd.8.tmpl b/man/ngircd.8.tmpl index bd5b67d..f1251e1 100644 --- a/man/ngircd.8.tmpl +++ b/man/ngircd.8.tmpl @@ -1,7 +1,7 @@ ." ." ngircd(8) manual page template ." -.TH ngircd 8 "Dec 2008" ngircd "ngIRCd Manual" +.TH ngircd 8 "Dec 2010" ngircd "ngIRCd Manual" .SH NAME ngIRCd - the next generation IRC daemon .SH SYNOPSIS @@ -67,14 +67,12 @@ Default "message of the day" (MOTD). .SH HINTS It's wise to use "ngircd --configtest" to validate the configuration file after changing it. -.SH AUTHOR -Alexander Barton, -.UR mailto:alex@barton.de -.UE +.SH AUTHORS +Alexander Barton, alex@barton.de .br -Homepage: -.UR http://ngircd.barton.de/ -.UE +Florian Westphal, fw@strlen.de +.PP +Homepage: http://ngircd.barton.de/ .SH "SEE ALSO" .BR ngircd.conf (5), .BR ircd (8) diff --git a/man/ngircd.conf.5.tmpl b/man/ngircd.conf.5.tmpl index 2645729..8fa7623 100644 --- a/man/ngircd.conf.5.tmpl +++ b/man/ngircd.conf.5.tmpl @@ -1,7 +1,7 @@ ." ." ngircd.conf(5) manual page template ." -.TH ngircd.conf 5 "Dec 2008" ngircd "ngIRCd Manual" +.TH ngircd.conf 5 "Dec 2010" ngircd "ngIRCd Manual" .SH NAME ngircd.conf - configuration file of ngIRCd .SH SYNOPSIS @@ -406,13 +406,11 @@ after changing it. See .BR ngircd (8) for details. .SH AUTHOR -Alexander Barton, -.UR mailto:alex@barton.de -.UE +Alexander Barton, alex@barton.de .br -Homepage: -.UR http://ngircd.barton.de/ -.UE +Florian Westphal, fw@strlen.de +.PP +Homepage: http://ngircd.barton.de/ .SH "SEE ALSO" .BR ngircd (8) ."
ngircd-commits@lists.barton.de