From 3df5ecac8c5e0a9105ba0e783bd9e7077df944e7 Mon Sep 17 00:00:00 2001 From: Ulrich Spörlein Date: Fri, 30 Dec 2011 10:58:14 +0000 Subject: Spelling fixes for usr.sbin/ --- usr.sbin/mountd/mountd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/mountd') diff --git a/usr.sbin/mountd/mountd.c b/usr.sbin/mountd/mountd.c index a1e83c35082cf..bc3d4978c7c2d 100644 --- a/usr.sbin/mountd/mountd.c +++ b/usr.sbin/mountd/mountd.c @@ -3092,7 +3092,7 @@ checkmask(struct sockaddr *sa) /* * Compare two sockaddrs according to a specified mask. Return zero if * `sa1' matches `sa2' when filtered by the netmask in `samask'. - * If samask is NULL, perform a full comparision. + * If samask is NULL, perform a full comparison. */ int sacmp(struct sockaddr *sa1, struct sockaddr *sa2, struct sockaddr *samask) -- cgit v1.3