Hi,

This one fixes some typos in the inetd manpage.


2006-10-21  Stephen Liebbe  <[EMAIL PROTECTED]>

        * inetd/inetd.8: Fix typos.


Index: inetd/inetd.8
===================================================================
RCS file: /sources/inetutils/inetutils/inetd/inetd.8,v
retrieving revision 1.5
diff -u -r1.5 inetd.8
--- inetd/inetd.8       28 Jul 2006 09:31:12 -0000      1.5
+++ inetd/inetd.8       21 Oct 2006 10:52:49 -0000
@@ -27,7 +27,7 @@
 .\"
 .\"     @(#)inetd.8    8.4 (Berkeley) 6/1/94
 .\"
-.Dd June 1, 1994
+.Dd 2006-10-04
 .Dt INETD 8
 .Os BSD 4.4
 .Sh NAME
@@ -87,9 +87,9 @@
 .Pp
 Upon execution,
 .Nm inetd
-reads its configuration information from a configuration
+reads its configuration information from configuration
 pathnames on the command line, by default,
-.Pa /etc/inetd.conf and /etc/initd.d .
+.Pa /etc/inetd.conf and /etc/inetd.d .
 If the configuration pathname is a directory, all the files in the
 directory are read like a configuration file. All of the configuration
 files are read and merged.


_______________________________________________
Bug-inetutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-inetutils

Reply via email to