aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ypbind/ypbind.c
diff options
context:
space:
mode:
authorJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-02-06 11:21:58 +0000
committerJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-02-06 11:21:58 +0000
commit1a6e52d0e9c7e370830555d206030e479d4a6d1a (patch)
treeb5058a6ff0481660cdbe6cf29963cdd34202476d /usr.sbin/ypbind/ypbind.c
parentefe5a08e092548a9442d794b60893581b177e003 (diff)
downloadsrc-1a6e52d0e9c7e370830555d206030e479d4a6d1a.tar.gz
src-1a6e52d0e9c7e370830555d206030e479d4a6d1a.zip
Fix typo: seperate -> separate.
Seperate does not exist in the english language.
Notes
Notes: svn path=/head/; revision=72091
Diffstat (limited to 'usr.sbin/ypbind/ypbind.c')
-rw-r--r--usr.sbin/ypbind/ypbind.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ypbind/ypbind.c b/usr.sbin/ypbind/ypbind.c
index 7e2fa2cd5d62..d6e5e2be1c3a 100644
--- a/usr.sbin/ypbind/ypbind.c
+++ b/usr.sbin/ypbind/ypbind.c
@@ -647,7 +647,7 @@ struct sockaddr_in *addr;
/*
* The right way to send RPC broadcasts.
* Use the clnt_broadcast() RPC service. Unfortunately, clnt_broadcast()
- * blocks while waiting for replies, so we have to fork off seperate
+ * blocks while waiting for replies, so we have to fork off separate
* broadcaster processes that do the waiting and then transmit their
* results back to the parent for processing. We also have to remember
* to save the name of the domain we're trying to bind in a global