Fix typos. Based on patch from Stephen Liebbe <sliebbe@gmail.com>.

This commit is contained in:
Alfred M. Szmidt
2006-10-21 11:23:36 +00:00
parent f9796a001c
commit c5ff137529
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2006-10-21 Alfred M. Szmidt <ams@gnu.org>
* inetd/inetd.8: Fix typos. Based on patch from Stephen Liebbe
<sliebbe@gmail.com>.
2006-10-21 Guillem Jover <guillem@hadrons.org>
* configure.ac (AC_CHECK_LIB): Remove check for unused libz.

View File

@@ -27,7 +27,7 @@
.\"
.\" @(#)inetd.8 8.4 (Berkeley) 6/1/94
.\"
.Dd June 1, 1994
.Dd October 21, 2006
.Dt INETD 8
.Os BSD 4.4
.Sh NAME
@@ -88,8 +88,8 @@ Shows the help.
Upon execution,
.Nm inetd
reads its configuration information from a configuration
pathnames on the command line, by default,
.Pa /etc/inetd.conf and /etc/initd.d .
file on the command line, by default,
.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.