Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[.joined/src/trunk]: .joined/src/usr.bin/pkill s/implemenation/implementation...



details:   https://anonhg.NetBSD.org/.joined/src/rev/9bdcfa585431
branches:  trunk
changeset: 359369:9bdcfa585431
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Sat Jan 01 08:34:34 2022 +0000

description:
s/implemenation/implementation/ in comment.

diffstat:

 crypto/dist/ipsec-tools/src/racoon/doc/FAQ |  2 +-
 doc/CHANGES.prev                           |  6 +++---
 lib/libcurses/ripoffline.c                 |  6 +++---
 sys/fs/udf/udf_subr.c                      |  6 +++---
 sys/netinet/sctp_constants.h               |  4 ++--
 usr.bin/pkill/pkill.1                      |  4 ++--
 6 files changed, 14 insertions(+), 14 deletions(-)

diffs (130 lines):

diff -r 8b4762485ab1 -r 9bdcfa585431 crypto/dist/ipsec-tools/src/racoon/doc/FAQ
--- a/crypto/dist/ipsec-tools/src/racoon/doc/FAQ        Sat Jan 01 06:14:28 2022 +0000
+++ b/crypto/dist/ipsec-tools/src/racoon/doc/FAQ        Sat Jan 01 08:34:34 2022 +0000
@@ -8,7 +8,7 @@
        See "IMPLEMENTATION" document supplied with KAME kit, or:
        http://www.kame.net/dev/cvsweb.cgi/kame/IMPLEMENTATION
        As we have tested/got test reports in the past, and our end and
-       the other end may have changed their implemenations, we are not sure
+       the other end may have changed their implementations, we are not sure
        if we can interoperate with them today (we hope them to interoperate,
        but we are not sure).
        Also note that, IKE interoperability highly depends on configuration
diff -r 8b4762485ab1 -r 9bdcfa585431 doc/CHANGES.prev
--- a/doc/CHANGES.prev  Sat Jan 01 06:14:28 2022 +0000
+++ b/doc/CHANGES.prev  Sat Jan 01 08:34:34 2022 +0000
@@ -1,4 +1,4 @@
-LIST OF CHANGES FROM PREVIOUS RELEASES:                        <$Revision: 1.162 $>
+LIST OF CHANGES FROM PREVIOUS RELEASES:                        <$Revision: 1.163 $>
 
 
 Changes from 386bsd 0.1 + patchkit 0.2.2 to NetBSD 0.8:
@@ -4100,7 +4100,7 @@
        atari: Crazy Dots (et4000 vme) driver from Julian Coleman.
                [leo 19980423]
        mac68k: Added MACHINE_NEW_NONCONTIG and UVM support.  [scottr 19980424]
-       netinet: update our implemenation of RFC1323 PAWS/timestamps/wscale
+       netinet: update our implementation of RFC1323 PAWS/timestamps/wscale
                to be compliant with the updated RFC1323.bis.
                [thorpej 19980428]
        netinet: add new TCP input reassembly code as a stepping stone
@@ -11704,7 +11704,7 @@
                values generically rather than as per-driver special cases.
                [tls 20140810]
        cprng_fast(9): Replace slow/broken mutex-protected kernel
-               _arc4random() with new cprng_fast implemenation
+               _arc4random() with new cprng_fast implementation
                from riastradh@ using per-cpu instances of chacha8.
                [tls 20140810]
        OpenSSL: Update to 1.0.1i. [spz 20140810]
diff -r 8b4762485ab1 -r 9bdcfa585431 lib/libcurses/ripoffline.c
--- a/lib/libcurses/ripoffline.c        Sat Jan 01 06:14:28 2022 +0000
+++ b/lib/libcurses/ripoffline.c        Sat Jan 01 08:34:34 2022 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: ripoffline.c,v 1.6 2021/09/06 07:03:50 rin Exp $       */
+/*     $NetBSD: ripoffline.c,v 1.7 2022/01/01 08:34:35 msaitoh Exp $   */
 
 /*-
  * Copyright (c) 2017 The NetBSD Foundation, Inc.
@@ -31,7 +31,7 @@
 
 #include <sys/cdefs.h>
 #ifndef lint
-__RCSID("$NetBSD: ripoffline.c,v 1.6 2021/09/06 07:03:50 rin Exp $");
+__RCSID("$NetBSD: ripoffline.c,v 1.7 2022/01/01 08:34:35 msaitoh Exp $");
 #endif                         /* not lint */
 
 #include "curses.h"
@@ -88,7 +88,7 @@
  * __ripoffscreen --
  *     Rips lines from the screen by creating a WINDOW per ripoffline call.
  *     Although the POSIX API only allows for one line WINDOWS to be created,
- *     this implemenation allows for N lines if needed.
+ *     this implementation allows for N lines if needed.
  */
 int
 __ripoffscreen(SCREEN *screen)
diff -r 8b4762485ab1 -r 9bdcfa585431 sys/fs/udf/udf_subr.c
--- a/sys/fs/udf/udf_subr.c     Sat Jan 01 06:14:28 2022 +0000
+++ b/sys/fs/udf/udf_subr.c     Sat Jan 01 08:34:34 2022 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: udf_subr.c,v 1.162 2021/12/16 22:24:10 reinoud Exp $ */
+/* $NetBSD: udf_subr.c,v 1.163 2022/01/01 08:34:35 msaitoh Exp $ */
 
 /*
  * Copyright (c) 2006, 2008 Reinoud Zandijk
@@ -29,7 +29,7 @@
 
 #include <sys/cdefs.h>
 #ifndef lint
-__KERNEL_RCSID(0, "$NetBSD: udf_subr.c,v 1.162 2021/12/16 22:24:10 reinoud Exp $");
+__KERNEL_RCSID(0, "$NetBSD: udf_subr.c,v 1.163 2022/01/01 08:34:35 msaitoh Exp $");
 #endif /* not lint */
 
 
@@ -2404,7 +2404,7 @@
        /* looking for Ecma-167 attributes? */
        offset = sizeof(struct extattrhdr_desc);
 
-       /* looking for either implemenation use or application use */
+       /* looking for either implementation use or application use */
        if (sattr == 2048) {                            /* [4/48.10.8] */
                offset = udf_rw32(eahdr->impl_attr_loc);
                if (offset == UDF_IMPL_ATTR_LOC_NOT_PRESENT)
diff -r 8b4762485ab1 -r 9bdcfa585431 sys/netinet/sctp_constants.h
--- a/sys/netinet/sctp_constants.h      Sat Jan 01 06:14:28 2022 +0000
+++ b/sys/netinet/sctp_constants.h      Sat Jan 01 08:34:34 2022 +0000
@@ -1,5 +1,5 @@
 /*     $KAME: sctp_constants.h,v 1.17 2005/03/06 16:04:17 itojun Exp $ */
-/*     $NetBSD: sctp_constants.h,v 1.2 2019/12/27 09:25:58 msaitoh Exp $ */
+/*     $NetBSD: sctp_constants.h,v 1.3 2022/01/01 08:34:35 msaitoh Exp $ */
 
 #ifndef __SCTP_CONSTANTS_H__
 #define __SCTP_CONSTANTS_H__
@@ -404,7 +404,7 @@
  * of decerning taste. However we do count them, if we get too
  * many before the association comes up.. we give up. Below is
  * the constant that dictates when we give it up...this is a
- * implemenation dependent treatment. In ours we do not ask for
+ * implementation dependent treatment. In ours we do not ask for
  * a extension of time, but just retry this many times...
  */
 #define SCTP_MAX_STALE_COOKIES_I_COLLECT 10
diff -r 8b4762485ab1 -r 9bdcfa585431 usr.bin/pkill/pkill.1
--- a/usr.bin/pkill/pkill.1     Sat Jan 01 06:14:28 2022 +0000
+++ b/usr.bin/pkill/pkill.1     Sat Jan 01 08:34:34 2022 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: pkill.1,v 1.30 2018/12/04 08:01:35 wiz Exp $
+.\"    $NetBSD: pkill.1,v 1.31 2022/01/01 08:34:35 msaitoh Exp $
 .\"
 .\" Copyright (c) 2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -192,7 +192,7 @@
 process will never consider itself or system processes (kernel threads) as
 a potential match.
 .Sh IMPLEMENTATION NOTES
-The Sun Solaris implemenation utilised procfs to obtain process information.
+The Sun Solaris implementation utilised procfs to obtain process information.
 This implementation utilises
 .Xr kvm 3
 instead.



Home | Main Index | Thread Index | Old Index