summaryrefslogtreecommitdiffstats
path: root/usr.sbin/inetd/inetd.c
diff options
context:
space:
mode:
authordwmalone <dwmalone@FreeBSD.org>2000-10-24 18:47:57 +0000
committerdwmalone <dwmalone@FreeBSD.org>2000-10-24 18:47:57 +0000
commit3444fc22f5e4622db5564f9bb1380419ecda5bfe (patch)
treeff22d12382e0bf78ba625fd6d61bd8fa2d3df801 /usr.sbin/inetd/inetd.c
parent065bb023bdabf6e328175df01dc1ec3d4b2bef75 (diff)
downloadFreeBSD-src-3444fc22f5e4622db5564f9bb1380419ecda5bfe.zip
FreeBSD-src-3444fc22f5e4622db5564f9bb1380419ecda5bfe.tar.gz
Fix two typos in comments.
PR: 22268 Submitted by: Daniel S. Lewart <d-lewart@uiuc.edu>
Diffstat (limited to 'usr.sbin/inetd/inetd.c')
-rw-r--r--usr.sbin/inetd/inetd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/inetd/inetd.c b/usr.sbin/inetd/inetd.c
index b1582f0..fce3afb 100644
--- a/usr.sbin/inetd/inetd.c
+++ b/usr.sbin/inetd/inetd.c
@@ -65,7 +65,7 @@ static const char rcsid[] =
* Inetd uses a configuration file which is read at startup
* and, possibly, at some later time in response to a hangup signal.
* The configuration file is ``free format'' with fields given in the
- * order shown below. Continuation lines for an entry must being with
+ * order shown below. Continuation lines for an entry must begin with
* a space or tab. All fields must be present in each entry.
*
* service name must be in /etc/services or must
OpenPOWER on IntegriCloud