INN commit: trunk (m4/inet-ntoa.m4 site/Makefile)

INN Commit rra at isc.org
Wed Jun 17 17:06:49 UTC 2009


    Date: Wednesday, June 17, 2009 @ 10:06:48
  Author: iulius
Revision: 8512

Typos.

Modified:
  trunk/m4/inet-ntoa.m4
  trunk/site/Makefile

-----------------+
 m4/inet-ntoa.m4 |    2 +-
 site/Makefile   |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: m4/inet-ntoa.m4
===================================================================
--- m4/inet-ntoa.m4	2009-06-17 17:05:23 UTC (rev 8511)
+++ m4/inet-ntoa.m4	2009-06-17 17:06:48 UTC (rev 8512)
@@ -1,4 +1,4 @@
-dnl inet-nota.m4 -- Check for a working inet_ntoa.
+dnl inet-ntoa.m4 -- Check for a working inet_ntoa.
 dnl $Id$
 dnl
 dnl Check whether inet_ntoa is present and working.  Since calling inet_ntoa

Modified: site/Makefile
===================================================================
--- site/Makefile	2009-06-17 17:05:23 UTC (rev 8511)
+++ site/Makefile	2009-06-17 17:06:48 UTC (rev 8512)
@@ -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