aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/nameser
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2016-04-30 01:24:24 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2016-04-30 01:24:24 +0000
commit32223c1b7dea9bcf5ccb35a6462fb6a29a344910 (patch)
treeb4c646668481cdc1dd9daaea77bf963c2e2862a0 /lib/libc/nameser
parent1ce4275dd2c639eb1ce78cba2fd31d4b61f72562 (diff)
Notes
Diffstat (limited to 'lib/libc/nameser')
-rw-r--r--lib/libc/nameser/ns_samedomain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/nameser/ns_samedomain.c b/lib/libc/nameser/ns_samedomain.c
index 4470cd08ed6c..549b773cd9a7 100644
--- a/lib/libc/nameser/ns_samedomain.c
+++ b/lib/libc/nameser/ns_samedomain.c
@@ -34,7 +34,7 @@ __FBSDID("$FreeBSD$");
* Check whether a name belongs to a domain.
*
* Inputs:
- *\li a - the domain whose ancestory is being verified
+ *\li a - the domain whose ancestry is being verified
*\li b - the potential ancestor we're checking against
*
* Return: