INN commit: branches/2.5/site (Makefile)

INN Commit rra at isc.org
Wed Jun 17 17:08:00 UTC 2009


    Date: Wednesday, June 17, 2009 @ 10:08:00
  Author: iulius
Revision: 8513

Typos.

Modified:
  branches/2.5/site/Makefile

----------+
 Makefile |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: Makefile
===================================================================
--- Makefile	2009-06-17 17:06:48 UTC (rev 8512)
+++ Makefile	2009-06-17 17:08:00 UTC (rev 8513)
@@ -133,7 +133,7 @@
 	@echo before you run innd. ; echo ""
 	date >update
 
-##  Special rules for files that sould never be overwritten if they are
+##  Special rules for files that should never be overwritten if they are
 ##  already installed.  These are used only for the initial install of a
 ##  brand new server.
 $D$(PATH_ACTIVE): 	; $(CP_DATA) active.minimal $@
@@ -175,7 +175,7 @@
 COPY_XPRI	= $(CP_XPRI)
 COPY_XPUB	= $(CP_XPUB)
 
-##  Order:  innd, control, expire, inews, sending, misc
+##  Files to copy.
 $D$(PATH_INNDHOSTS):	incoming.conf	; $(COPY_RPRI) $? $@
 $D$(PATH_NEWSFEEDS):	newsfeeds	; $(COPY_RPUB) $? $@
 $D$(PATH_READERSCONF):	readers.conf	; $(COPY_RPUB) $? $@




More information about the inn-committers mailing list