Module Name: src
Committed By: msaitoh
Date: Sun May 12 23:57:12 UTC 2024
Modified Files:
src/include/rpcsvc: yp_prot.h
Log Message:
Remove duplicated yppush.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/include/rpcsvc/yp_prot.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/include/rpcsvc/yp_prot.h
diff -u src/include/rpcsvc/yp_prot.h:1.20 src/include/rpcsvc/yp_prot.h:1.21
--- src/include/rpcsvc/yp_prot.h:1.20 Thu Apr 2 15:30:25 2020
+++ src/include/rpcsvc/yp_prot.h Sun May 12 23:57:11 2024
@@ -1,4 +1,4 @@
-/* $NetBSD: yp_prot.h,v 1.20 2020/04/02 15:30:25 msaitoh Exp $ */
+/* $NetBSD: yp_prot.h,v 1.21 2024/05/12 23:57:11 msaitoh Exp $ */
/*
* Copyright (c) 1992, 1993 Theo de Raadt <[email protected]>
@@ -265,7 +265,7 @@ struct ypbind_setdom {
*
* Sun says:
* "Protocol between clients (ypxfr, only) and yppush
- * yppush speaks a protocol in the transient range, which
+ * speaks a protocol in the transient range, which
* is supplied to ypxfr as a command-line parameter when it
* is activated by ypserv."
*