summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2016-04-30 14:43:42 +0000
committerpfg <pfg@FreeBSD.org>2016-04-30 14:43:42 +0000
commit24be79982e1c0cf2bdca5966cc6bb8f33b3cbb37 (patch)
treeb61f477c3674b38565762b3eb964d7d552f1123c /include
parente72339bbf0cf32cc88d5e54df91debe618e92ada (diff)
downloadFreeBSD-src-24be79982e1c0cf2bdca5966cc6bb8f33b3cbb37.zip
FreeBSD-src-24be79982e1c0cf2bdca5966cc6bb8f33b3cbb37.tar.gz
include: minor spelling fixes.
No functional change.
Diffstat (limited to 'include')
-rw-r--r--include/arpa/nameser.h2
-rw-r--r--include/rpcsvc/klm_prot.x2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/arpa/nameser.h b/include/arpa/nameser.h
index 448edd7..ef47b20 100644
--- a/include/arpa/nameser.h
+++ b/include/arpa/nameser.h
@@ -106,7 +106,7 @@ typedef enum __ns_sect {
} ns_sect;
/*%
- * Network name (compressed or not) type. Equivilent to a pointer when used
+ * Network name (compressed or not) type. Equivalent to a pointer when used
* in a function prototype. Can be const'd.
*/
typedef u_char ns_nname[NS_MAXNNAME];
diff --git a/include/rpcsvc/klm_prot.x b/include/rpcsvc/klm_prot.x
index e0dfa82..5860f32 100644
--- a/include/rpcsvc/klm_prot.x
+++ b/include/rpcsvc/klm_prot.x
@@ -34,7 +34,7 @@
* Copyright (C) 1986 Sun Microsystems, Inc.
*
* protocol used between the UNIX kernel (the "client") and the
- * local lock manager. The local lock manager is a deamon running
+ * local lock manager. The local lock manager is a daemon running
* above the kernel.
*/
OpenPOWER on IntegriCloud