summaryrefslogtreecommitdiffstats
path: root/usr.sbin/inetd/inetd.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/inetd/inetd.h')
-rw-r--r--usr.sbin/inetd/inetd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/inetd/inetd.h b/usr.sbin/inetd/inetd.h
index f956c1a..fc1d31a 100644
--- a/usr.sbin/inetd/inetd.h
+++ b/usr.sbin/inetd/inetd.h
@@ -73,7 +73,7 @@ struct servtab {
#define MAXARGV 20
char *se_argv[MAXARGV+1]; /* program arguments */
#ifdef IPSEC
- char *se_policy; /* IPsec poilcy string */
+ char *se_policy; /* IPsec policy string */
#endif
int se_fd; /* open descriptor */
union { /* bound address */
OpenPOWER on IntegriCloud