repo: ngircd action: commit revision: path_from: revision_from: 2f305331a17b6b967e46f0ec13ea4f6aeda83b89: path_to: revision_to:
commit 2f305331a17b6b967e46f0ec13ea4f6aeda83b89 Author: Florian WestphalDate: Thu Nov 15 01:03:29 2007 +0000 add tiny note about ngircd using syslog(3) by default. diff --git a/man/ngircd.8.tmpl b/man/ngircd.8.tmpl
--- a/man/ngircd.8.tmpl +++ b/man/ngircd.8.tmpl @@ -1,5 +1,5 @@ .\" -.\" $Id: ngircd.8.tmpl,v 1.1 2006/12/25 16:13:26 alex Exp $ +.\" $Id: ngircd.8.tmpl,v 1.2 2007/11/15 01:03:29 fw Exp $ .\" .TH ngircd 8 "August 2005" ngircd "ngIRCd Manual" .SH NAME @@ -23,7 +23,8 @@ Linux, Mac OS X, NetBSD, OpenBSD, Solaris, and Windows with Cygwin. .PP As ngIRCd relies on UNIX standards and uses GNU automake and GNU autoconf there are good chances that it also supports other UNIX-based operating -systems as well. +systems as well. By default, ngIRCd writes diagnostic and informational messages using +the syslog mechanism. .SH OPTIONS The default behaviour of .BR ngircd
-----END OF PAGE-----