summaryrefslogtreecommitdiffstats
path: root/libexec/revnetgroup
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2012-01-07 16:09:54 +0000
committeruqs <uqs@FreeBSD.org>2012-01-07 16:09:54 +0000
commit8ecda3ab53f0cdd019e147f8831fd080cb96db33 (patch)
tree6b1a6cc6157b12184a6808e335431115997338af /libexec/revnetgroup
parent92c988259b32f3f2bdff1460789c7321216a54d0 (diff)
downloadFreeBSD-src-8ecda3ab53f0cdd019e147f8831fd080cb96db33.zip
FreeBSD-src-8ecda3ab53f0cdd019e147f8831fd080cb96db33.tar.gz
Spelling fixes for libexec/
Diffstat (limited to 'libexec/revnetgroup')
-rw-r--r--libexec/revnetgroup/parse_netgroup.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/revnetgroup/parse_netgroup.c b/libexec/revnetgroup/parse_netgroup.c
index 67e1b14..a962e72 100644
--- a/libexec/revnetgroup/parse_netgroup.c
+++ b/libexec/revnetgroup/parse_netgroup.c
@@ -199,8 +199,8 @@ parse_netgrp(char *group)
if (lp->l_parsed) {
#ifdef DEBUG
/*
- * This error message is largely superflous since the
- * code handles the error condition sucessfully, and
+ * This error message is largely superfluous since the
+ * code handles the error condition successfully, and
* spewing it out from inside libc can actually hose
* certain programs.
*/
OpenPOWER on IntegriCloud