diff options
author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2016-04-30 14:43:42 +0000 |
---|---|---|
committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2016-04-30 14:43:42 +0000 |
commit | eacd600ea9eee51e7ebc68bd2ea324b2fec30c48 (patch) | |
tree | b61f477c3674b38565762b3eb964d7d552f1123c /include/rpcsvc | |
parent | 4ed3c0e713adac46dcca8a9ee668221399b7b659 (diff) |
include: minor spelling fixes.
No functional change.
Notes
Notes:
svn path=/head/; revision=298849
Diffstat (limited to 'include/rpcsvc')
-rw-r--r-- | include/rpcsvc/klm_prot.x | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rpcsvc/klm_prot.x b/include/rpcsvc/klm_prot.x index e0dfa82b199b..5860f3251c17 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. */ |