aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorShi-Xin Huang <shixinh70@gapp.nthu.edu.tw>2024-01-04 04:23:09 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2024-02-13 06:11:07 +0000
commitf4e0aec989f990a2792c829966e4af07f7880d81 (patch)
tree73a392798f9f03d5081bcac4475196203ad89e91 /usr.sbin
parent84886bf93ae96ee4d19cd7f31696ba368cabddae (diff)
downloadsrc-f4e0aec989f990a2792c829966e4af07f7880d81.tar.gz
src-f4e0aec989f990a2792c829966e4af07f7880d81.zip
ypldap(8): Fix grammar in ypldap.c
Event: Advanced UNIX Programming Course (Fall’23) at NTHU. Pull Request: https://github.com/freebsd/freebsd-src/pull/991
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/ypldap/ypldap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ypldap/ypldap.c b/usr.sbin/ypldap/ypldap.c
index ff1965dd6e2c..01b5955aa822 100644
--- a/usr.sbin/ypldap/ypldap.c
+++ b/usr.sbin/ypldap/ypldap.c
@@ -142,7 +142,7 @@ main_start_update(struct env *env)
/*
* XXX: Currently this function should only be called when updating is
- * finished. A notification should be send to ldapclient that it should stop
+ * finished. A notification should be sent to ldapclient that it should stop
* sending new pwd/grp entries before it can be called from different places.
*/
void