Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 2024 17:55:30 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 5e2a419256b7 - main - include: Remove repeated words
Message-ID:  <202404111755.43BHtUnu004403@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp:

URL: https://cgit.FreeBSD.org/src/commit/?id=5e2a419256b7effb67b72796f68f9d23ea68fea5

commit 5e2a419256b7effb67b72796f68f9d23ea68fea5
Author:     Elyes Haouas <ehaouas@noos.fr>
AuthorDate: 2024-04-11 17:46:59 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-04-11 17:53:36 +0000

    include: Remove repeated words
    
    Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
    Reviewed by: imp
    Pull Request: https://github.com/freebsd/freebsd-src/pull/887
---
 include/rpcsvc/yp_prot.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/rpcsvc/yp_prot.h b/include/rpcsvc/yp_prot.h
index 4c90fe079126..091347231c8b 100644
--- a/include/rpcsvc/yp_prot.h
+++ b/include/rpcsvc/yp_prot.h
@@ -271,7 +271,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."
  *



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404111755.43BHtUnu004403>