diff --git a/include/rpcsvc/yp_prot.h b/include/rpcsvc/yp_prot.h index 9b60b398146f..810168f93aec 100644 --- a/include/rpcsvc/yp_prot.h +++ b/include/rpcsvc/yp_prot.h @@ -1,4 +1,4 @@ -/* $NetBSD: yp_prot.h,v 1.21 2024/05/12 23:57:11 msaitoh Exp $ */ +/* $NetBSD: yp_prot.h,v 1.22 2024/05/30 03:33:31 msaitoh Exp $ */ /* * Copyright (c) 1992, 1993 Theo de Raadt @@ -264,8 +264,9 @@ struct ypbind_setdom { * YPPUSH PROTOCOL: * * Sun says: - * "Protocol between clients (ypxfr, only) and yppush - * speaks a protocol in the transient range, which + * "Protocol between clients (ypxfr, only) and yppush: + * + * yppush speaks a protocol in the transient range, which * is supplied to ypxfr as a command-line parameter when it * is activated by ypserv." *