Manual pages: update and simplyfy AUTHORS section
This commit is contained in:
parent
790fa89e67
commit
65bcff35ff
|
@ -1,7 +1,7 @@
|
||||||
.\"
|
.\"
|
||||||
.\" ngircd(8) manual page template
|
.\" ngircd(8) manual page template
|
||||||
.\"
|
.\"
|
||||||
.TH ngircd 8 "Dec 2008" ngircd "ngIRCd Manual"
|
.TH ngircd 8 "Dec 2010" ngircd "ngIRCd Manual"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ngIRCd \- the next generation IRC daemon
|
ngIRCd \- the next generation IRC daemon
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
@ -67,14 +67,12 @@ Default "message of the day" (MOTD).
|
||||||
.SH HINTS
|
.SH HINTS
|
||||||
It's wise to use "ngircd \-\-configtest" to validate the configuration file
|
It's wise to use "ngircd \-\-configtest" to validate the configuration file
|
||||||
after changing it.
|
after changing it.
|
||||||
.SH AUTHOR
|
.SH AUTHORS
|
||||||
Alexander Barton,
|
Alexander Barton, <alex@barton.de>
|
||||||
.UR mailto:alex@barton.de
|
|
||||||
.UE
|
|
||||||
.br
|
.br
|
||||||
Homepage:
|
Florian Westphal, <fw@strlen.de>
|
||||||
.UR http://ngircd.barton.de/
|
.PP
|
||||||
.UE
|
Homepage: http://ngircd.barton.de/
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.BR ngircd.conf (5),
|
.BR ngircd.conf (5),
|
||||||
.BR ircd (8)
|
.BR ircd (8)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
.\"
|
.\"
|
||||||
.\" ngircd.conf(5) manual page template
|
.\" 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
|
.SH NAME
|
||||||
ngircd.conf \- configuration file of ngIRCd
|
ngircd.conf \- configuration file of ngIRCd
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
@ -406,13 +406,11 @@ after changing it. See
|
||||||
.BR ngircd (8)
|
.BR ngircd (8)
|
||||||
for details.
|
for details.
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
Alexander Barton,
|
Alexander Barton, <alex@barton.de>
|
||||||
.UR mailto:alex@barton.de
|
|
||||||
.UE
|
|
||||||
.br
|
.br
|
||||||
Homepage:
|
Florian Westphal, <fw@strlen.de>
|
||||||
.UR http://ngircd.barton.de/
|
.PP
|
||||||
.UE
|
Homepage: http://ngircd.barton.de/
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.BR ngircd (8)
|
.BR ngircd (8)
|
||||||
.\"
|
.\"
|
||||||
|
|
Loading…
Reference in New Issue