Alexander Barton : Fix linebreak in INSTALL text to fit in 80 columns
Module: ngircd.git Branch: master Commit: 90a186158be1c9bdfdb35d62381b89f718c65b93 URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=90a186158... Author: Alexander Barton <alex@barton.de> Date: Sun Aug 29 18:09:57 2010 +0200 Fix linebreak in INSTALL text to fit in 80 columns --- INSTALL | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index b2c8180..f7e51a1 100644 --- a/INSTALL +++ b/INSTALL @@ -1,7 +1,7 @@ ngIRCd - Next Generation IRC Server - (c)2001-2007 Alexander Barton, + (c)2001-2010 Alexander Barton, alex@barton.de, http://www.barton.de/ ngIRCd is free software and published under the @@ -15,8 +15,8 @@ I. Upgrade Information Differences to version 16 -- Changes to the "MotdFile" specified in ngircd.conf now require a ngircd configuration - reload to take effect. +- Changes to the "MotdFile" specified in ngircd.conf now require a ngircd + configuration reload to take effect (HUP signal, REHASH command). Differences to version 0.9.x
Teilnehmer (1)
-
alex@arthur.barton.de