summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/ns_addr.c
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2001-04-17 08:01:54 +0000
committerkris <kris@FreeBSD.org>2001-04-17 08:01:54 +0000
commit922e3083ccc90b69264f72c32d897dfa6c0c2495 (patch)
tree434c0d422383213168c9a3f626b181eb63c9da1f /lib/libc/net/ns_addr.c
parent0f958ee7467ce3cd3eaedbef81be48790d0b6b1a (diff)
downloadFreeBSD-src-922e3083ccc90b69264f72c32d897dfa6c0c2495.zip
FreeBSD-src-922e3083ccc90b69264f72c32d897dfa6c0c2495.tar.gz
Correct a typo; prefered -> preferred.
Diffstat (limited to 'lib/libc/net/ns_addr.c')
-rw-r--r--lib/libc/net/ns_addr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/ns_addr.c b/lib/libc/net/ns_addr.c
index b553fd8..553d31e 100644
--- a/lib/libc/net/ns_addr.c
+++ b/lib/libc/net/ns_addr.c
@@ -62,7 +62,7 @@ ns_addr(name)
/*
* First, figure out what he intends as a field separtor.
- * Despite the way this routine is written, the prefered
+ * Despite the way this routine is written, the preferred
* form 2-272.AA001234H.01777, i.e. XDE standard.
* Great efforts are made to insure backward compatibility.
*/
OpenPOWER on IntegriCloud