Module Name:    src
Committed By:   rillig
Date:           Sun Sep  8 09:36:53 UTC 2024

Modified Files:
        src/bin/csh/USD.doc: csh.g
        src/bin/pax: buf_subs.c ftree.c
        src/common/lib/libprop: prop_kern.c
        src/crypto/external/bsd/heimdal/include: hx509-protos.h krb5-protos.h
        src/crypto/external/bsd/openssl/lib/libcrypto/man:
            EVP_PKEY_encapsulate.3 EVP_PKEY_is_a.3
            OPENSSL_load_builtin_modules.3 openssl.cnf.5
        src/distrib/notes/alpha: install
        src/doc/roadmaps: storage virtualization
        src/external/bsd/cron: cron2netbsd
        src/external/bsd/ipf/bin/ipsend: Makefile
        src/external/bsd/libevent/man: http.h.3
        src/external/bsd/openldap/man: lber-encode.3 ldap_add.3 ldif.5
        src/external/bsd/tcpdump: tcpdump2netbsd
        src/external/cddl/osnet/dev/cyclic: cyclic.c
        src/external/gpl2/diffutils: diffutils2netbsd
        src/external/gpl2/grep: grep2netbsd
        src/external/gpl2/groff: groff2netbsd
        src/external/gpl2/libmalloc: libmalloc2netbsd
        src/external/gpl2/rcs: rcs2netbsd
        src/external/gpl2/send-pr: send-pr2netbsd
        src/external/gpl2/texinfo: texinfo2netbsd
        src/games/fortune: Notes
        src/lib/libc/stdio: ungetwc.3
        src/lib/libcurses: line.c
        src/lib/libtelnet: enc_des.c
        src/libexec/ld.elf_so: ld.elf_so.1
        src/regress/sys/fs/ffs: Makefile
        src/share/doc/psd: Title
        src/share/doc/usd: Title
        src/share/man/man4/man4.vax: va.4
        src/share/man/man9: opencrypto.9
        src/sys/arch/acorn32/doc: history
        src/sys/arch/amiga/dev: kbd.c mfc.c
        src/sys/arch/atari/dev: grfabs_fal.c kbd.c
        src/sys/arch/atari/include: iomap.h
        src/sys/arch/m68k/060sp: netbsd060sp.S
        src/sys/arch/mips/mips: lock_stubs_ras.S mips_mcclock.c
        src/sys/arch/mvme68k/dev: sbic.c
        src/sys/arch/sh3/sh3: coff_exec.c
        src/sys/arch/sparc64/dev: psycho.c
        src/sys/arch/sun3/sun3x: dvma.c
        src/sys/arch/usermode/usermode: kgdb_machdep.c
        src/sys/arch/vax/vax: core_machdep.c
        src/sys/compat/vax1k: vax1k_exec.c
        src/sys/dev/dm: dm_target_stripe.c
        src/sys/dev/dmover: dmovervar.h
        src/sys/dev/i2o: ld_iop.c
        src/sys/dev/ic: isp_target.c smc90cx6.c
        src/sys/dev/isa: i82365_isasubr.c
        src/sys/dev/isapnp: isapnp.c
        src/sys/external/bsd/gnu-efi: gnu-efi2netbsd
        src/sys/external/bsd/ipf/netinet: ip_nat.c ip_nat6.c ip_proxy.c
        src/sys/fs/cd9660: cd9660_lookup.c
        src/sys/fs/filecorefs: filecore_lookup.c
        src/sys/fs/nfs/common: nfsrvstate.h
        src/sys/kern: kern_ktrace.c kern_sysctl.c
        src/sys/net: if_tap.c
        src/sys/netinet: sctp_output.c sctp_usrreq.c tcp_output.c
        src/sys/sys: unpcb.h
        src/sys/ufs/ext2fs: ext2fs_lookup.c
        src/sys/ufs/lfs: ulfs_lookup.c
        src/sys/ufs/ufs: ufs_lookup.c
        src/tests/fs/common: fstest_nfs.c
        src/tests/fs/ffs: h_quota2_tests.c
        src/tests/libexec/ld.elf_so: t_rtld_r_debug.c
        src/tests/modules: t_threadpool.sh
        src/usr.bin/compress/doc: README
        src/usr.sbin/bootp/bootptest: getether.c
        src/usr.sbin/sysinst/arch/x68k: msg.md.en

Log Message:
fix a/an grammar in obvious cases


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/bin/csh/USD.doc/csh.g
cvs rdiff -u -r1.31 -r1.32 src/bin/pax/buf_subs.c
cvs rdiff -u -r1.44 -r1.45 src/bin/pax/ftree.c
cvs rdiff -u -r1.25 -r1.26 src/common/lib/libprop/prop_kern.c
cvs rdiff -u -r1.3 -r1.4 \
    src/crypto/external/bsd/heimdal/include/hx509-protos.h
cvs rdiff -u -r1.5 -r1.6 \
    src/crypto/external/bsd/heimdal/include/krb5-protos.h
cvs rdiff -u -r1.4 -r1.5 \
    src/crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_encapsulate.3 \
    src/crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_is_a.3
cvs rdiff -u -r1.24 -r1.25 \
    
src/crypto/external/bsd/openssl/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
cvs rdiff -u -r1.17 -r1.18 \
    src/crypto/external/bsd/openssl/lib/libcrypto/man/openssl.cnf.5
cvs rdiff -u -r1.38 -r1.39 src/distrib/notes/alpha/install
cvs rdiff -u -r1.28 -r1.29 src/doc/roadmaps/storage
cvs rdiff -u -r1.6 -r1.7 src/doc/roadmaps/virtualization
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/cron/cron2netbsd
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/ipf/bin/ipsend/Makefile
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/libevent/man/http.h.3
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/openldap/man/lber-encode.3 \
    src/external/bsd/openldap/man/ldap_add.3 \
    src/external/bsd/openldap/man/ldif.5
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/tcpdump/tcpdump2netbsd
cvs rdiff -u -r1.9 -r1.10 src/external/cddl/osnet/dev/cyclic/cyclic.c
cvs rdiff -u -r1.1 -r1.2 src/external/gpl2/diffutils/diffutils2netbsd
cvs rdiff -u -r1.2 -r1.3 src/external/gpl2/grep/grep2netbsd
cvs rdiff -u -r1.1 -r1.2 src/external/gpl2/groff/groff2netbsd
cvs rdiff -u -r1.1 -r1.2 src/external/gpl2/libmalloc/libmalloc2netbsd
cvs rdiff -u -r1.1 -r1.2 src/external/gpl2/rcs/rcs2netbsd
cvs rdiff -u -r1.1 -r1.2 src/external/gpl2/send-pr/send-pr2netbsd
cvs rdiff -u -r1.1 -r1.2 src/external/gpl2/texinfo/texinfo2netbsd
cvs rdiff -u -r1.2 -r1.3 src/games/fortune/Notes
cvs rdiff -u -r1.8 -r1.9 src/lib/libc/stdio/ungetwc.3
cvs rdiff -u -r1.17 -r1.18 src/lib/libcurses/line.c
cvs rdiff -u -r1.16 -r1.17 src/lib/libtelnet/enc_des.c
cvs rdiff -u -r1.21 -r1.22 src/libexec/ld.elf_so/ld.elf_so.1
cvs rdiff -u -r1.7 -r1.8 src/regress/sys/fs/ffs/Makefile
cvs rdiff -u -r1.6 -r1.7 src/share/doc/psd/Title
cvs rdiff -u -r1.4 -r1.5 src/share/doc/usd/Title
cvs rdiff -u -r1.16 -r1.17 src/share/man/man4/man4.vax/va.4
cvs rdiff -u -r1.23 -r1.24 src/share/man/man9/opencrypto.9
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/acorn32/doc/history
cvs rdiff -u -r1.61 -r1.62 src/sys/arch/amiga/dev/kbd.c \
    src/sys/arch/amiga/dev/mfc.c
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/atari/dev/grfabs_fal.c
cvs rdiff -u -r1.58 -r1.59 src/sys/arch/atari/dev/kbd.c
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/atari/include/iomap.h
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/m68k/060sp/netbsd060sp.S
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/mips/mips/lock_stubs_ras.S
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/mips/mips/mips_mcclock.c
cvs rdiff -u -r1.36 -r1.37 src/sys/arch/mvme68k/dev/sbic.c
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/sh3/sh3/coff_exec.c
cvs rdiff -u -r1.137 -r1.138 src/sys/arch/sparc64/dev/psycho.c
cvs rdiff -u -r1.45 -r1.46 src/sys/arch/sun3/sun3x/dvma.c
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/usermode/usermode/kgdb_machdep.c
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/vax/vax/core_machdep.c
cvs rdiff -u -r1.19 -r1.20 src/sys/compat/vax1k/vax1k_exec.c
cvs rdiff -u -r1.44 -r1.45 src/sys/dev/dm/dm_target_stripe.c
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/dmover/dmovervar.h
cvs rdiff -u -r1.40 -r1.41 src/sys/dev/i2o/ld_iop.c
cvs rdiff -u -r1.37 -r1.38 src/sys/dev/ic/isp_target.c
cvs rdiff -u -r1.76 -r1.77 src/sys/dev/ic/smc90cx6.c
cvs rdiff -u -r1.49 -r1.50 src/sys/dev/isa/i82365_isasubr.c
cvs rdiff -u -r1.63 -r1.64 src/sys/dev/isapnp/isapnp.c
cvs rdiff -u -r1.1 -r1.2 src/sys/external/bsd/gnu-efi/gnu-efi2netbsd
cvs rdiff -u -r1.26 -r1.27 src/sys/external/bsd/ipf/netinet/ip_nat.c
cvs rdiff -u -r1.12 -r1.13 src/sys/external/bsd/ipf/netinet/ip_nat6.c
cvs rdiff -u -r1.7 -r1.8 src/sys/external/bsd/ipf/netinet/ip_proxy.c
cvs rdiff -u -r1.32 -r1.33 src/sys/fs/cd9660/cd9660_lookup.c
cvs rdiff -u -r1.22 -r1.23 src/sys/fs/filecorefs/filecore_lookup.c
cvs rdiff -u -r1.2 -r1.3 src/sys/fs/nfs/common/nfsrvstate.h
cvs rdiff -u -r1.185 -r1.186 src/sys/kern/kern_ktrace.c
cvs rdiff -u -r1.270 -r1.271 src/sys/kern/kern_sysctl.c
cvs rdiff -u -r1.134 -r1.135 src/sys/net/if_tap.c
cvs rdiff -u -r1.36 -r1.37 src/sys/netinet/sctp_output.c
cvs rdiff -u -r1.25 -r1.26 src/sys/netinet/sctp_usrreq.c
cvs rdiff -u -r1.221 -r1.222 src/sys/netinet/tcp_output.c
cvs rdiff -u -r1.18 -r1.19 src/sys/sys/unpcb.h
cvs rdiff -u -r1.94 -r1.95 src/sys/ufs/ext2fs/ext2fs_lookup.c
cvs rdiff -u -r1.47 -r1.48 src/sys/ufs/lfs/ulfs_lookup.c
cvs rdiff -u -r1.158 -r1.159 src/sys/ufs/ufs/ufs_lookup.c
cvs rdiff -u -r1.12 -r1.13 src/tests/fs/common/fstest_nfs.c
cvs rdiff -u -r1.5 -r1.6 src/tests/fs/ffs/h_quota2_tests.c
cvs rdiff -u -r1.5 -r1.6 src/tests/libexec/ld.elf_so/t_rtld_r_debug.c
cvs rdiff -u -r1.2 -r1.3 src/tests/modules/t_threadpool.sh
cvs rdiff -u -r1.1.1.2 -r1.2 src/usr.bin/compress/doc/README
cvs rdiff -u -r1.9 -r1.10 src/usr.sbin/bootp/bootptest/getether.c
cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/sysinst/arch/x68k/msg.md.en

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/bin/csh/USD.doc/csh.g
diff -u src/bin/csh/USD.doc/csh.g:1.7 src/bin/csh/USD.doc/csh.g:1.8
--- src/bin/csh/USD.doc/csh.g:1.7	Sun Jun  2 12:11:36 2024
+++ src/bin/csh/USD.doc/csh.g	Sun Sep  8 09:36:44 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: csh.g,v 1.7 2024/06/02 12:11:36 andvar Exp $
+.\"	$NetBSD: csh.g,v 1.8 2024/09/08 09:36:44 rillig Exp $
 .\"
 .\" Copyright (c) 1980, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -258,7 +258,7 @@ is usually used because it is easier to 
 The
 .I chsh
 command is used to change the shell which you use on \s-2UNIX\s0.
-By default, you use an different version of the shell
+By default, you use a different version of the shell
 which resides in `/bin/sh'.
 You can change your shell to `/bin/csh' by doing
 .DS
@@ -334,7 +334,7 @@ on your terminal and simultaneously pres
 the \s-2SHIFT\s0 key is used to produce upper case characters. Thus
 .I control- c
 is produced by holding down the \s-2CONTROL\s0 key while pressing the
-`c' key.  Usually \s-2UNIX\s0 prints an caret (^) followed by the
+`c' key.  Usually \s-2UNIX\s0 prints a caret (^) followed by the
 corresponding letter when you type a
 .I control
 character (e.g. `^C' for

Index: src/bin/pax/buf_subs.c
diff -u src/bin/pax/buf_subs.c:1.31 src/bin/pax/buf_subs.c:1.32
--- src/bin/pax/buf_subs.c:1.31	Sun May 28 21:42:40 2023
+++ src/bin/pax/buf_subs.c	Sun Sep  8 09:36:45 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: buf_subs.c,v 1.31 2023/05/28 21:42:40 lukem Exp $	*/
+/*	$NetBSD: buf_subs.c,v 1.32 2024/09/08 09:36:45 rillig Exp $	*/
 
 /*-
  * Copyright (c) 1992 Keith Muller.
@@ -42,7 +42,7 @@
 #if 0
 static char sccsid[] = "@(#)buf_subs.c	8.2 (Berkeley) 4/18/94";
 #else
-__RCSID("$NetBSD: buf_subs.c,v 1.31 2023/05/28 21:42:40 lukem Exp $");
+__RCSID("$NetBSD: buf_subs.c,v 1.32 2024/09/08 09:36:45 rillig Exp $");
 #endif
 #endif /* not lint */
 
@@ -594,7 +594,7 @@ wr_skip(off_t skcnt)
 /*
  * wr_rdfile()
  *	fill write buffer with the contents of a file. We are passed an	open
- *	file descriptor to the file an the archive structure that describes the
+ *	file descriptor to the file and the archive structure that describes the
  *	file we are storing. The variable "left" is modified to contain the
  *	number of bytes of the file we were NOT able to write to the archive.
  *	it is important that we always write EXACTLY the number of bytes that

Index: src/bin/pax/ftree.c
diff -u src/bin/pax/ftree.c:1.44 src/bin/pax/ftree.c:1.45
--- src/bin/pax/ftree.c:1.44	Mon Aug  5 13:37:26 2024
+++ src/bin/pax/ftree.c	Sun Sep  8 09:36:45 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: ftree.c,v 1.44 2024/08/05 13:37:26 riastradh Exp $	*/
+/*	$NetBSD: ftree.c,v 1.45 2024/09/08 09:36:45 rillig Exp $	*/
 
 /*-
  * Copyright (c) 1992 Keith Muller.
@@ -71,7 +71,7 @@
 #if 0
 static char sccsid[] = "@(#)ftree.c	8.2 (Berkeley) 4/18/94";
 #else
-__RCSID("$NetBSD: ftree.c,v 1.44 2024/08/05 13:37:26 riastradh Exp $");
+__RCSID("$NetBSD: ftree.c,v 1.45 2024/09/08 09:36:45 rillig Exp $");
 #endif
 #endif /* not lint */
 
@@ -165,7 +165,7 @@ ftree_start(void)
 	 * set up the operation mode of fts, open the first file arg. We must
 	 * use FTS_NOCHDIR, as the user may have to open multiple archives and
 	 * if fts did a chdir off into the boondocks, we may create an archive
-	 * volume in an place where the user did not expect to.
+	 * volume in a place where the user did not expect to.
 	 */
 	ftsopts = FTS_NOCHDIR;
 

Index: src/common/lib/libprop/prop_kern.c
diff -u src/common/lib/libprop/prop_kern.c:1.25 src/common/lib/libprop/prop_kern.c:1.26
--- src/common/lib/libprop/prop_kern.c:1.25	Wed Aug  3 21:13:46 2022
+++ src/common/lib/libprop/prop_kern.c	Sun Sep  8 09:36:45 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: prop_kern.c,v 1.25 2022/08/03 21:13:46 riastradh Exp $	*/
+/*	$NetBSD: prop_kern.c,v 1.26 2024/09/08 09:36:45 rillig Exp $	*/
 
 /*-
  * Copyright (c) 2006, 2009 The NetBSD Foundation, Inc.
@@ -116,7 +116,7 @@ prop_dictionary_externalize_to_pref(prop
 
 /*
  * prop_dictionary_externalize_to_pref --
- *	Externalize an dictionary into a plistref for sending to the kernel.
+ *	Externalize a dictionary into a plistref for sending to the kernel.
  */
 int
 prop_dictionary_send_syscall(prop_dictionary_t dict,

Index: src/crypto/external/bsd/heimdal/include/hx509-protos.h
diff -u src/crypto/external/bsd/heimdal/include/hx509-protos.h:1.3 src/crypto/external/bsd/heimdal/include/hx509-protos.h:1.4
--- src/crypto/external/bsd/heimdal/include/hx509-protos.h:1.3	Sun Dec 15 22:50:51 2019
+++ src/crypto/external/bsd/heimdal/include/hx509-protos.h	Sun Sep  8 09:36:45 2024
@@ -134,7 +134,7 @@ hx509_ca_tbs_add_eku (
  * Add a Subject Alternative Name hostname to to-be-signed certificate
  * object. A domain match starts with ., an exact match does not.
  *
- * Example of a an domain match: .domain.se matches the hostname
+ * Example of a domain match: .domain.se matches the hostname
  * host.domain.se.
  *
  * @param context A hx509 context.
@@ -261,8 +261,8 @@ void
 hx509_ca_tbs_free (hx509_ca_tbs */*tbs*/);
 
 /**
- * Allocate an to-be-signed certificate object that will be converted
- * into an certificate.
+ * Allocate a to-be-signed certificate object that will be converted
+ * into a certificate.
  *
  * @param context A hx509 context.
  * @param tbs returned to-be-signed certicate object, free with
@@ -870,7 +870,7 @@ hx509_cert_init (
 
 /**
  * Just like hx509_cert_init(), but instead of a decode certificate
- * takes an pointer and length to a memory region that contains a
+ * takes a pointer and length to a memory region that contains a
  * DER/BER encoded certificate.
  *
  * If the memory region doesn't contain just the certificate and
@@ -2425,7 +2425,7 @@ int
 hx509_prompt_hidden (hx509_prompt_type /*type*/);
 
 /**
- * Allocate an query controller. Free using hx509_query_free().
+ * Allocate a query controller. Free using hx509_query_free().
  *
  * @param context A hx509 context.
  * @param q return pointer to a hx509_query.
@@ -3009,7 +3009,7 @@ hx509_verify_hostname (
 	int /*sa_size*/);
 
 /**
- * Allocate an verification context that is used fo control the
+ * Allocate a verification context that is used to control the
  * verification process.
  *
  * @param context A hx509 context.
@@ -3111,7 +3111,7 @@ hx509_verify_set_time (
 	time_t /*t*/);
 
 /**
- * Verify a signature made using the private key of an certificate.
+ * Verify a signature made using the private key of a certificate.
  *
  * @param context A hx509 context.
  * @param signer the certificate that made the signature.

Index: src/crypto/external/bsd/heimdal/include/krb5-protos.h
diff -u src/crypto/external/bsd/heimdal/include/krb5-protos.h:1.5 src/crypto/external/bsd/heimdal/include/krb5-protos.h:1.6
--- src/crypto/external/bsd/heimdal/include/krb5-protos.h:1.5	Sun Dec 15 22:50:51 2019
+++ src/crypto/external/bsd/heimdal/include/krb5-protos.h	Sun Sep  8 09:36:45 2024
@@ -55,7 +55,7 @@ extern "C" {
  * @param in_cred the credential to convert
  * @param v4creds the converted credential
  *
- * @return Returns 0 to indicate success. Otherwise an kerberos et
+ * @return Returns 0 to indicate success. Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5_v4compat
@@ -77,7 +77,7 @@ krb524_convert_creds_kdc (
  * @param in_cred the credential to convert
  * @param v4creds the converted credential
  *
- * @return Returns 0 to indicate success. Otherwise an kerberos et
+ * @return Returns 0 to indicate success. Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5_v4compat
@@ -212,7 +212,7 @@ krb5_acl_match_string (
  * @param context A kerberos context.
  * @param func The generated com_err et function.
  *
- * @return Returns 0 to indicate success.  Otherwise an kerberos et
+ * @return Returns 0 to indicate success.  Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5
@@ -230,7 +230,7 @@ krb5_add_et_list (
  * @param context Kerberos 5 context.
  * @param addresses addreses to add
  *
- * @return Returns 0 to indicate success. Otherwise an kerberos et
+ * @return Returns 0 to indicate success. Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5
@@ -248,7 +248,7 @@ krb5_add_extra_addresses (
  * @param context Kerberos 5 context.
  * @param addresses addreses to ignore
  *
- * @return Returns 0 to indicate success. Otherwise an kerberos et
+ * @return Returns 0 to indicate success. Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5
@@ -517,7 +517,7 @@ krb5_auth_con_addflags (
  * @param context      A kerberos context.
  * @param auth_context The authentication context to be deallocated.
  *
- * @return An krb5 error code, see krb5_get_error_message().
+ * @return A krb5 error code, see krb5_get_error_message().
  */
 
 KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL
@@ -529,7 +529,7 @@ krb5_auth_con_free (
  * Update the authentication context \a auth_context with the local
  * and remote addresses from socket \a fd, according to \a flags.
  *
- * @return An krb5 error code, see krb5_get_error_message().
+ * @return A krb5 error code, see krb5_get_error_message().
  */
 
 KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL
@@ -632,7 +632,7 @@ krb5_auth_con_getsendsubkey (
  *
  * Use krb5_auth_con_free() to release the memory when done using the context.
  *
- * @return An krb5 error code, see krb5_get_error_message().
+ * @return A krb5 error code, see krb5_get_error_message().
  */
 
 KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL
@@ -763,7 +763,7 @@ krb5_build_ap_req (
  * @param realm realm name
  * @param ... a list of components ended with NULL.
  *
- * @return An krb5 error code, see krb5_get_error_message().
+ * @return A krb5 error code, see krb5_get_error_message().
  *
  * @ingroup krb5_principal
  */
@@ -2324,7 +2324,7 @@ krb5_copy_checksum (
  * @param context the Kerberos context to copy
  * @param out the copy of the Kerberos, set to NULL error.
  *
- * @return Returns 0 to indicate success.  Otherwise an kerberos et
+ * @return Returns 0 to indicate success.  Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5
@@ -2342,7 +2342,7 @@ krb5_copy_context (
  * @param incred source credential
  * @param outcred destination credential, free with krb5_free_creds().
  *
- * @return Returns 0 to indicate success. Otherwise an kerberos et
+ * @return Returns 0 to indicate success. Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5
@@ -2361,7 +2361,7 @@ krb5_copy_creds (
  * @param incred source credential
  * @param c destination credential, free with krb5_free_cred_contents().
  *
- * @return Returns 0 to indicate success. Otherwise an kerberos et
+ * @return Returns 0 to indicate success. Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5
@@ -2380,7 +2380,7 @@ krb5_copy_creds_contents (
  * @param indata the krb5_data data to copy
  * @param outdata new krb5_date to copy too. Free with krb5_free_data().
  *
- * @return Returns 0 to indicate success. Otherwise an kerberos et
+ * @return Returns 0 to indicate success. Otherwise a kerberos et
  * error code is returned.
  *
  * @ingroup krb5
@@ -2399,7 +2399,7 @@ krb5_copy_data (
  * @param from list of realms to copy from.
  * @param to list of realms to copy to, free list of krb5_free_host_realm().
  *
- * @return Returns 0 to indicate success. Otherwise an kerberos et
+ * @return Returns 0 to indicate success. Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5
@@ -2456,7 +2456,7 @@ krb5_copy_keyblock_contents (
  * @param inprinc principal to copy
  * @param outprinc copied principal, free with krb5_free_principal()
  *
- * @return An krb5 error code, see krb5_get_error_message().
+ * @return A krb5 error code, see krb5_get_error_message().
  *
  * @ingroup krb5_principal
  */
@@ -2474,7 +2474,7 @@ krb5_copy_principal (
  * @param from ticket to copy
  * @param to new copy of ticket, free with krb5_free_ticket()
  *
- * @return Returns 0 to indicate success.  Otherwise an kerberos et
+ * @return Returns 0 to indicate success.  Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5
@@ -2716,7 +2716,7 @@ krb5_crypto_prf_length (
  * @param p krb5_data to allocate.
  * @param len size to allocate.
  *
- * @return Returns 0 to indicate success. Otherwise an kerberos et
+ * @return Returns 0 to indicate success. Otherwise a kerberos et
  * error code is returned.
  *
  * @ingroup krb5
@@ -2750,7 +2750,7 @@ krb5_data_cmp (
  * @param data data to copy..
  * @param len new size.
  *
- * @return Returns 0 to indicate success. Otherwise an kerberos et
+ * @return Returns 0 to indicate success. Otherwise a kerberos et
  * error code is returned.
  *
  * @ingroup krb5
@@ -2798,7 +2798,7 @@ krb5_data_free (krb5_data */*p*/);
  * @param p krb5_data to free.
  * @param len new size.
  *
- * @return Returns 0 to indicate success. Otherwise an kerberos et
+ * @return Returns 0 to indicate success. Otherwise a kerberos et
  * error code is returned.
  *
  * @ingroup krb5
@@ -3577,9 +3577,9 @@ krb5_free_checksum_contents (
  * Free a list of configuration files.
  *
  * @param filenames list, terminated with a NULL pointer, to be
- * freed. NULL is an valid argument.
+ * freed. NULL is a valid argument.
  *
- * @return Returns 0 to indicate success. Otherwise an kerberos et
+ * @return Returns 0 to indicate success. Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5
@@ -3605,7 +3605,7 @@ krb5_free_context (krb5_context /*contex
  * @param context Kerberos 5 context.
  * @param c krb5_creds to free.
  *
- * @return Returns 0 to indicate success. Otherwise an kerberos et
+ * @return Returns 0 to indicate success. Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5
@@ -3622,7 +3622,7 @@ krb5_free_cred_contents (
  * @param context Kerberos 5 context.
  * @param c krb5_creds to free.
  *
- * @return Returns 0 to indicate success. Otherwise an kerberos et
+ * @return Returns 0 to indicate success. Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5
@@ -3801,7 +3801,7 @@ krb5_free_name_canon_iterator (
  * @param context A Kerberos context.
  * @param p a principal to free.
  *
- * @return An krb5 error code, see krb5_get_error_message().
+ * @return A krb5 error code, see krb5_get_error_message().
  *
  * @ingroup krb5_principal
  */
@@ -3822,7 +3822,7 @@ krb5_free_salt (
  * @param context a Kerberos 5 context
  * @param ticket ticket to free
  *
- * @return Returns 0 to indicate success.  Otherwise an kerberos et
+ * @return Returns 0 to indicate success.  Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5
@@ -4076,7 +4076,7 @@ krb5_get_creds_opt_set_ticket (
  *
  * @param pfilenames return array of filenames, should be freed with krb5_free_config_files().
  *
- * @return Returns 0 to indicate success.  Otherwise an kerberos et
+ * @return Returns 0 to indicate success.  Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5
@@ -4094,7 +4094,7 @@ krb5_get_default_config_files (char ***/
  * @param etypes Encryption types, array terminated with
  * ETYPE_NULL(0), caller should free array with krb5_xfree():
  *
- * @return Returns 0 to indicate success. Otherwise an kerberos et
+ * @return Returns 0 to indicate success. Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5
@@ -4195,7 +4195,7 @@ krb5_get_error_string (krb5_context /*co
  * @param context Kerberos 5 context.
  * @param addresses addreses to set
  *
- * @return Returns 0 to indicate success. Otherwise an kerberos et
+ * @return Returns 0 to indicate success. Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5
@@ -4212,7 +4212,7 @@ krb5_get_extra_addresses (
  * @param context Kerberos 5 context.
  * @param version version number.
  *
- * @return Returns 0 to indicate success. Otherwise an kerberos et
+ * @return Returns 0 to indicate success. Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5
@@ -4273,7 +4273,7 @@ krb5_get_host_realm (
  * @param context Kerberos 5 context.
  * @param addresses list addreses ignored
  *
- * @return Returns 0 to indicate success. Otherwise an kerberos et
+ * @return Returns 0 to indicate success. Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5
@@ -4882,7 +4882,7 @@ krb5_init_creds_get (
  * @param ctx
  * @param cred credentials, free with krb5_free_cred_contents().
  *
- * @return 0 for sucess or An Kerberos error code, see krb5_get_error_message().
+ * @return 0 for sucess or a kerberos error code, see krb5_get_error_message().
  */
 
 KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL
@@ -4918,7 +4918,7 @@ krb5_init_creds_get_error (
  * @param options a options structure, can be NULL for default options.
  * @param rctx A new allocated free with krb5_init_creds_free().
  *
- * @return 0 for success or an Kerberos 5 error code, see krb5_get_error_message().
+ * @return 0 for success or a kerberos 5 error code, see krb5_get_error_message().
  *
  * @ingroup krb5_credential
  */
@@ -4958,7 +4958,7 @@ krb5_init_creds_set_keyblock (
  * @param ctx ctx krb5_init_creds_context context.
  * @param keytab the keytab to read the key from.
  *
- * @return 0 for success, or an Kerberos 5 error code, see krb5_get_error_message().
+ * @return 0 for success, or a kerberos 5 error code, see krb5_get_error_message().
  * @ingroup krb5_credential
  */
 
@@ -4975,7 +4975,7 @@ krb5_init_creds_set_keytab (
  * @param ctx ctx krb5_init_creds_context context.
  * @param password the password to use.
  *
- * @return 0 for success, or an Kerberos 5 error code, see krb5_get_error_message().
+ * @return 0 for success, or a kerberos 5 error code, see krb5_get_error_message().
  * @ingroup krb5_credential
  */
 
@@ -4995,7 +4995,7 @@ krb5_init_creds_set_password (
  *        "kadmind/admin". If NULL, the default krbtgt in the clients
  *        realm is set.
  *
- * @return 0 for success, or an Kerberos 5 error code, see krb5_get_error_message().
+ * @return 0 for success, or a kerberos 5 error code, see krb5_get_error_message().
  * @ingroup krb5_credential
  */
 
@@ -5020,7 +5020,7 @@ krb5_init_creds_set_service (
  * @param flags status of the round, if
  *        KRB5_INIT_CREDS_STEP_FLAG_CONTINUE is set, continue one more round.
  *
- * @return 0 for success, or an Kerberos 5 error code, see
+ * @return 0 for success, or a kerberos 5 error code, see
  *     krb5_get_error_message().
  *
  * @ingroup krb5_credential
@@ -5291,9 +5291,9 @@ krb5_krbhst_free (
 	krb5_krbhst_handle /*handle*/);
 
 /**
- * Return an `struct addrinfo *' for a KDC host.
+ * Return a `struct addrinfo *' for a KDC host.
  *
- * Returns an the struct addrinfo in in that corresponds to the
+ * Returns a struct addrinfo in `ai' that corresponds to the
  * information in `host'.  free:ing is handled by krb5_krbhst_free, so
  * the returned ai must not be released.
  *
@@ -5833,7 +5833,7 @@ krb5_make_addrport (
  * @param realm realm name
  * @param ... a list of components ended with NULL.
  *
- * @return An krb5 error code, see krb5_get_error_message().
+ * @return A krb5 error code, see krb5_get_error_message().
  *
  * @ingroup krb5_principal
  */
@@ -6138,7 +6138,7 @@ krb5_pac_free (
  * @param type type of buffer to get
  * @param data return data, free with krb5_data_free().
  *
- * @return Returns 0 to indicate success. Otherwise an kerberos et
+ * @return Returns 0 to indicate success. Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5_pac
@@ -6180,7 +6180,7 @@ krb5_pac_parse (
  * @param server The service key, most always be given.
  * @param privsvr The KDC key, may be given.
 
- * @return Returns 0 to indicate success. Otherwise an kerberos et
+ * @return Returns 0 to indicate success. Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5_pac
@@ -6229,7 +6229,7 @@ krb5_parse_address (
  * @param name name to parse into a Kerberos principal
  * @param principal returned principal, free with krb5_free_principal().
  *
- * @return An krb5 error code, see krb5_get_error_message().
+ * @return A krb5 error code, see krb5_get_error_message().
  *
  * @ingroup krb5_principal
  */
@@ -6248,7 +6248,7 @@ krb5_parse_name (
  * @param flags flags to control the behavior
  * @param principal returned principal, free with krb5_free_principal().
  *
- * @return An krb5 error code, see krb5_get_error_message().
+ * @return A krb5 error code, see krb5_get_error_message().
  *
  * @ingroup krb5_principal
  */
@@ -6331,7 +6331,7 @@ krb5_prepend_config_files (
  * @param filelist a filename to add to the default list of filename
  * @param pfilenames return array of filenames, should be freed with krb5_free_config_files().
  *
- * @return Returns 0 to indicate success.  Otherwise an kerberos et
+ * @return Returns 0 to indicate success.  Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5
@@ -6587,7 +6587,7 @@ krb5_principal_set_comp_string (
  * @param principal principal set the realm for
  * @param realm the new realm to set
  *
- * @return An krb5 error code, see krb5_get_error_message().
+ * @return A krb5 error code, see krb5_get_error_message().
  *
  * @ingroup krb5_principal
  */
@@ -6605,7 +6605,7 @@ krb5_principal_set_realm (
  * @param principal principal to set the type for
  * @param type the new type
  *
- * @return An krb5 error code, see krb5_get_error_message().
+ * @return A krb5 error code, see krb5_get_error_message().
  *
  * @ingroup krb5_principal
  */
@@ -7541,7 +7541,7 @@ krb5_sendto_set_hostname (
  * @param context context to add configuration too.
  * @param filenames array of filenames, end of list is indicated with a NULL filename.
  *
- * @return Returns 0 to indicate success.  Otherwise an kerberos et
+ * @return Returns 0 to indicate success.  Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5
@@ -7567,7 +7567,7 @@ krb5_set_debug_dest (
  * A value of NULL resets the encryption types to the defaults set in the
  * configuration file.
  *
- * @return Returns 0 to indicate success. Otherwise an kerberos et
+ * @return Returns 0 to indicate success. Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5
@@ -7646,7 +7646,7 @@ krb5_set_error_string (
  * @param context Kerberos 5 context.
  * @param addresses addreses to set
  *
- * @return Returns 0 to indicate success. Otherwise an kerberos et
+ * @return Returns 0 to indicate success. Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5
@@ -7663,7 +7663,7 @@ krb5_set_extra_addresses (
  * @param context Kerberos 5 context.
  * @param version version number.
  *
- * @return Returns 0 to indicate success. Otherwise an kerberos et
+ * @return Returns 0 to indicate success. Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5
@@ -7702,7 +7702,7 @@ krb5_set_home_dir_access (
  * @param context Kerberos 5 context.
  * @param addresses addreses to ignore
  *
- * @return Returns 0 to indicate success. Otherwise an kerberos et
+ * @return Returns 0 to indicate success. Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5
@@ -7855,7 +7855,7 @@ krb5_set_warn_dest (
  * @param type name type of principal, use KRB5_NT_SRV_HST or KRB5_NT_UNKNOWN.
  * @param ret_princ return principal, free with krb5_free_principal().
  *
- * @return An krb5 error code, see krb5_get_error_message().
+ * @return A krb5 error code, see krb5_get_error_message().
  *
  * @ingroup krb5_principal
  */
@@ -7882,7 +7882,7 @@ krb5_sock_to_principal (
  *
  * @param context a Keberos context
  * @param sa a struct sockaddr to extract the address from
- * @param addr an Kerberos 5 address to store the address in.
+ * @param addr a kerberos 5 address to store the address in.
  *
  * @return Return an error code or 0.
  *
@@ -7977,7 +7977,7 @@ krb5_storage_emem (void);
  *
  * @param sp the storage to free.
  *
- * @return An Kerberos 5 error code.
+ * @return A Kerberos 5 error code.
  *
  * @ingroup krb5_storage
  */
@@ -8243,7 +8243,7 @@ krb5_storage_to_data (
  * @param sp the storage buffer to truncate.
  * @param offset the offset to truncate too.
  *
- * @return An Kerberos 5 error code.
+ * @return A Kerberos 5 error code.
  *
  * @ingroup krb5_storage
  */
@@ -8706,7 +8706,7 @@ krb5_ticket_get_authorization_data_type 
  * @param ticket ticket to copy
  * @param client client principal, free with krb5_free_principal()
  *
- * @return Returns 0 to indicate success.  Otherwise an kerberos et
+ * @return Returns 0 to indicate success.  Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5
@@ -8757,7 +8757,7 @@ krb5_ticket_get_flags (
  * @param ticket ticket to copy
  * @param server server principal, free with krb5_free_principal()
  *
- * @return Returns 0 to indicate success.  Otherwise an kerberos et
+ * @return Returns 0 to indicate success.  Otherwise a kerberos et
  * error code is returned, see krb5_get_error_message().
  *
  * @ingroup krb5
@@ -8786,7 +8786,7 @@ krb5_timeofday (
  * @param principal principal to query
  * @param name resulting string, free with krb5_xfree()
  *
- * @return An krb5 error code, see krb5_get_error_message().
+ * @return A krb5 error code, see krb5_get_error_message().
  *
  * @ingroup krb5_principal
  */
@@ -8805,7 +8805,7 @@ krb5_unparse_name (
  * @param name buffer to write name to
  * @param len length of buffer
  *
- * @return An krb5 error code, see krb5_get_error_message().
+ * @return A krb5 error code, see krb5_get_error_message().
  *
  * @ingroup krb5_principal
  */
@@ -8826,7 +8826,7 @@ krb5_unparse_name_fixed (
  * @param name buffer to write name to
  * @param len length of buffer
  *
- * @return An krb5 error code, see krb5_get_error_message().
+ * @return A krb5 error code, see krb5_get_error_message().
  *
  * @ingroup krb5_principal
  */
@@ -8848,7 +8848,7 @@ krb5_unparse_name_fixed_flags (
  * @param name buffer to write name to
  * @param len length of buffer
  *
- * @return An krb5 error code, see krb5_get_error_message().
+ * @return A krb5 error code, see krb5_get_error_message().
  *
  * @ingroup krb5_principal
  */
@@ -8868,7 +8868,7 @@ krb5_unparse_name_fixed_short (
  * @param flags flag to determine the behavior
  * @param name resulting string, free with krb5_xfree()
  *
- * @return An krb5 error code, see krb5_get_error_message().
+ * @return A krb5 error code, see krb5_get_error_message().
  *
  * @ingroup krb5_principal
  */
@@ -8888,7 +8888,7 @@ krb5_unparse_name_flags (
  * @param principal principal to unparse
  * @param name returned buffer, free with krb5_xfree()
  *
- * @return An krb5 error code, see krb5_get_error_message().
+ * @return A krb5 error code, see krb5_get_error_message().
  *
  * @ingroup krb5_principal
  */

Index: src/crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_encapsulate.3
diff -u src/crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_encapsulate.3:1.4 src/crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_encapsulate.3:1.5
--- src/crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_encapsulate.3:1.4	Fri Jul 12 21:00:53 2024
+++ src/crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_encapsulate.3	Sun Sep  8 09:36:45 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: EVP_PKEY_encapsulate.3,v 1.4 2024/07/12 21:00:53 christos Exp $
+.\"	$NetBSD: EVP_PKEY_encapsulate.3,v 1.5 2024/09/08 09:36:45 rillig Exp $
 .\"
 .\" -*- mode: troff; coding: utf-8 -*-
 .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43)
@@ -114,7 +114,7 @@ Encapsulate an RSASVE key (for RSA keys)
 \& #include <openssl/evp.h>
 \&
 \& /*
-\&  * NB: assumes rsa_pub_key is an public key of another party.
+\&  * NB: assumes rsa_pub_key is a public key of another party.
 \&  */
 \&
 \& EVP_PKEY_CTX *ctx = NULL;
Index: src/crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_is_a.3
diff -u src/crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_is_a.3:1.4 src/crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_is_a.3:1.5
--- src/crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_is_a.3:1.4	Fri Jul 12 21:00:53 2024
+++ src/crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_is_a.3	Sun Sep  8 09:36:45 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: EVP_PKEY_is_a.3,v 1.4 2024/07/12 21:00:53 christos Exp $
+.\"	$NetBSD: EVP_PKEY_is_a.3,v 1.5 2024/09/08 09:36:45 rillig Exp $
 .\"
 .\" -*- mode: troff; coding: utf-8 -*-
 .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43)
@@ -131,7 +131,7 @@ names.
 The loaded providers and what key types they support will ultimately
 determine what \fIname\fR is possible to use with \fBEVP_PKEY_is_a()\fR.  We do know
 that the default provider supports RSA, DH, DSA and EC keys, so we can use
-this as an crude example:
+this as a crude example:
 .PP
 .Vb 1
 \& #include <openssl/evp.h>

Index: src/crypto/external/bsd/openssl/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
diff -u src/crypto/external/bsd/openssl/lib/libcrypto/man/OPENSSL_load_builtin_modules.3:1.24 src/crypto/external/bsd/openssl/lib/libcrypto/man/OPENSSL_load_builtin_modules.3:1.25
--- src/crypto/external/bsd/openssl/lib/libcrypto/man/OPENSSL_load_builtin_modules.3:1.24	Fri Jul 12 21:00:55 2024
+++ src/crypto/external/bsd/openssl/lib/libcrypto/man/OPENSSL_load_builtin_modules.3	Sun Sep  8 09:36:45 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: OPENSSL_load_builtin_modules.3,v 1.24 2024/07/12 21:00:55 christos Exp $
+.\"	$NetBSD: OPENSSL_load_builtin_modules.3,v 1.25 2024/09/08 09:36:45 rillig Exp $
 .\"
 .\" -*- mode: troff; coding: utf-8 -*-
 .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43)
@@ -93,7 +93,7 @@ configuration code.
 .PP
 Applications should call \fBOPENSSL_load_builtin_modules()\fR to load all
 configuration modules instead of adding modules selectively: otherwise
-functionality may be missing from the application if an when new
+functionality may be missing from the application if and when new
 modules are added.
 .SH "RETURN VALUES"
 .IX Header "RETURN VALUES"

Index: src/crypto/external/bsd/openssl/lib/libcrypto/man/openssl.cnf.5
diff -u src/crypto/external/bsd/openssl/lib/libcrypto/man/openssl.cnf.5:1.17 src/crypto/external/bsd/openssl/lib/libcrypto/man/openssl.cnf.5:1.18
--- src/crypto/external/bsd/openssl/lib/libcrypto/man/openssl.cnf.5:1.17	Thu Feb  8 21:57:28 2018
+++ src/crypto/external/bsd/openssl/lib/libcrypto/man/openssl.cnf.5	Sun Sep  8 09:36:45 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: openssl.cnf.5,v 1.17 2018/02/08 21:57:28 christos Exp $
+.\"	$NetBSD: openssl.cnf.5,v 1.18 2024/09/08 09:36:45 rillig Exp $
 .\"
 .\" Automatically generated by Pod::Man 4.07 (Pod::Simple 3.32)
 .\"
@@ -520,7 +520,7 @@ the value.
 The escaping isn't quite right: if you want to use sequences like \fB\en\fR
 you can't use any quote escaping on the same line.
 .PP
-Files are loaded in a single pass. This means that an variable expansion
+Files are loaded in a single pass. This means that a variable expansion
 will only work if the variables referenced are defined earlier in the
 file.
 .SH "SEE ALSO"

Index: src/distrib/notes/alpha/install
diff -u src/distrib/notes/alpha/install:1.38 src/distrib/notes/alpha/install:1.39
--- src/distrib/notes/alpha/install:1.38	Thu Jun 22 16:46:52 2017
+++ src/distrib/notes/alpha/install	Sun Sep  8 09:36:45 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: install,v 1.38 2017/06/22 16:46:52 flxd Exp $
+.\"	$NetBSD: install,v 1.39 2024/09/08 09:36:45 rillig Exp $
 .\"
 .\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -185,7 +185,7 @@ contains
 .Pa netbsd.gz ;
 this is the same install kernel but without a bootable file system
 image wrapped around it.
-You can perform an complete reinstall by beginning it as an upgrade,
+You can perform a complete reinstall by beginning it as an upgrade,
 and booting this kernel in the normal way off the root file system
 .Pq Pa /
 of a previous installation.

Index: src/doc/roadmaps/storage
diff -u src/doc/roadmaps/storage:1.28 src/doc/roadmaps/storage:1.29
--- src/doc/roadmaps/storage:1.28	Thu Oct 21 13:21:53 2021
+++ src/doc/roadmaps/storage	Sun Sep  8 09:36:45 2024
@@ -1,4 +1,4 @@
-$NetBSD: storage,v 1.28 2021/10/21 13:21:53 andvar Exp $
+$NetBSD: storage,v 1.29 2024/09/08 09:36:45 rillig Exp $
 
 NetBSD Storage Roadmap
 ======================
@@ -174,7 +174,7 @@ obviously one cannot encrypt the bootblo
 in boot the encrypted volume should take over, or how to make a best
 effort at protecting the unencrypted elements needed to boot. (At
 least, in the absence of something like UEFI secure boot combined with
-an cryptographic oracle to sign your bootloader image so UEFI will
+a cryptographic oracle to sign your bootloader image so UEFI will
 accept it.) There's also the question of how one runs cgdconfig(8) and
 where the cgdconfig binary comes from.
 

Index: src/doc/roadmaps/virtualization
diff -u src/doc/roadmaps/virtualization:1.6 src/doc/roadmaps/virtualization:1.7
--- src/doc/roadmaps/virtualization:1.6	Mon Jun 17 18:22:41 2019
+++ src/doc/roadmaps/virtualization	Sun Sep  8 09:36:45 2024
@@ -1,4 +1,4 @@
-$NetBSD: virtualization,v 1.6 2019/06/17 18:22:41 sevan Exp $
+$NetBSD: virtualization,v 1.7 2024/09/08 09:36:45 rillig Exp $
 
 NetBSD Virtualization Roadmap
 =============================
@@ -24,7 +24,7 @@ Some explanations
 1. NetBSD/usermode
 ------------------
 
-NetBSD/usermode is an port of NetBSD to a POSIX-compatible user-space,
+NetBSD/usermode is a port of NetBSD to a POSIX-compatible user-space,
 with the intention that it should be possible to run the usermode
 version of NetBSD on any POSIX-compatible operating system.  This code
 has been committed to the repository by jmcneill, and updated by reinoud

Index: src/external/bsd/cron/cron2netbsd
diff -u src/external/bsd/cron/cron2netbsd:1.2 src/external/bsd/cron/cron2netbsd:1.3
--- src/external/bsd/cron/cron2netbsd:1.2	Sat Oct  8 19:28:39 2011
+++ src/external/bsd/cron/cron2netbsd	Sun Sep  8 09:36:45 2024
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-#	$NetBSD: cron2netbsd,v 1.2 2011/10/08 19:28:39 christos Exp $
+#	$NetBSD: cron2netbsd,v 1.3 2024/09/08 09:36:45 rillig Exp $
 #
 # Copyright (c) 2000 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -26,7 +26,7 @@
 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 # POSSIBILITY OF SUCH DAMAGE.
 #
-# cron2netbsd:  convert an cron source tree into a
+# cron2netbsd:  convert a cron source tree into a
 # netbsd cron source tree, under src/external/bsd/cron,
 # based on bind2netbsd by Bernd Ernesti and changes by Simon Burge
 #

Index: src/external/bsd/ipf/bin/ipsend/Makefile
diff -u src/external/bsd/ipf/bin/ipsend/Makefile:1.6 src/external/bsd/ipf/bin/ipsend/Makefile:1.7
--- src/external/bsd/ipf/bin/ipsend/Makefile:1.6	Sat Jun  3 21:31:45 2023
+++ src/external/bsd/ipf/bin/ipsend/Makefile	Sun Sep  8 09:36:46 2024
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.6 2023/06/03 21:31:45 lukem Exp $
+#	$NetBSD: Makefile,v 1.7 2024/09/08 09:36:46 rillig Exp $
 
 .include <bsd.own.mk>
 .include "../Makefile.inc"
@@ -37,7 +37,7 @@ iplang_y.h: iplang_y.c
 # We have a problem with make and linking ipsend
 # cc   -o /home/source/src/usr.sbin/ipf/ipsend/../../../dist/ipf/ipsend .....
 # isn't correct.
-# Use .NOPATH as an workaround for that problem
+# Use .NOPATH as a workaround for that problem
 .NOPATH: ipsend
 
 .include <bsd.prog.mk>

Index: src/external/bsd/libevent/man/http.h.3
diff -u src/external/bsd/libevent/man/http.h.3:1.3 src/external/bsd/libevent/man/http.h.3:1.4
--- src/external/bsd/libevent/man/http.h.3:1.3	Tue Jan 31 23:49:28 2017
+++ src/external/bsd/libevent/man/http.h.3	Sun Sep  8 09:36:46 2024
@@ -1393,7 +1393,7 @@ New bufferevents must be allocated with 
 .br
 \fIcb\fP the callback to invoke for incoming connections 
 .br
-\fIarg\fP an context argument for the callback 
+\fIarg\fP a context argument for the callback 
 .RE
 .PP
 
@@ -1459,7 +1459,7 @@ Set a callback for all requests that are
 .br
 \fIcb\fP the callback to invoke for any unmatched requests 
 .br
-\fIarg\fP an context argument for the callback 
+\fIarg\fP a context argument for the callback 
 .RE
 .PP
 
@@ -1543,7 +1543,7 @@ Join together the uri parts from parsed 
 .PP
 \fBReturns:\fP
 .RS 4
-an joined uri as string or NULL on error 
+a joined uri as string or NULL on error 
 .RE
 .PP
 \fBSee also:\fP

Index: src/external/bsd/openldap/man/lber-encode.3
diff -u src/external/bsd/openldap/man/lber-encode.3:1.6 src/external/bsd/openldap/man/lber-encode.3:1.7
--- src/external/bsd/openldap/man/lber-encode.3:1.6	Tue Aug 11 13:15:43 2020
+++ src/external/bsd/openldap/man/lber-encode.3	Sun Sep  8 09:36:46 2024
@@ -116,15 +116,15 @@ The format string can contain the follow
 .LP
 .TP 3
 .B b
-Boolean.  An ber_int_t parameter should be supplied.  A boolean element
+Boolean.  A ber_int_t parameter should be supplied.  A boolean element
 is output.
 .TP
 .B e
-Enumeration.  An ber_int_t parameter should be supplied.  An
+Enumeration.  A ber_int_t parameter should be supplied.  An
 enumeration element is output.
 .TP
 .B i
-Integer.  An ber_int_t parameter should be supplied.  An integer element
+Integer.  A ber_int_t parameter should be supplied.  An integer element
 is output.
 .TP
 .B B
Index: src/external/bsd/openldap/man/ldap_add.3
diff -u src/external/bsd/openldap/man/ldap_add.3:1.6 src/external/bsd/openldap/man/ldap_add.3:1.7
--- src/external/bsd/openldap/man/ldap_add.3:1.6	Tue Aug 11 13:15:43 2020
+++ src/external/bsd/openldap/man/ldap_add.3	Sun Sep  8 09:36:46 2024
@@ -50,7 +50,7 @@ the LDAP_MOD_BVALUES option. Otherwise, 
 Note that all entries except that
 specified by the last component in the given DN must already exist.
 .B ldap_add_ext_s()
-returns an code indicating success or, in the case of failure,
+returns a code indicating success or, in the case of failure,
 indicating the nature of failure of the operation.  See
 .BR ldap_error (3)
 for more details.
Index: src/external/bsd/openldap/man/ldif.5
diff -u src/external/bsd/openldap/man/ldif.5:1.6 src/external/bsd/openldap/man/ldif.5:1.7
--- src/external/bsd/openldap/man/ldif.5:1.6	Tue Aug 11 13:15:43 2020
+++ src/external/bsd/openldap/man/ldif.5	Sun Sep  8 09:36:46 2024
@@ -58,7 +58,7 @@ Multiple attribute values are specified 
 .ft
 .fi
 .LP
-If an value contains a non-printing character, or begins
+If a value contains a non-printing character, or begins
 with a space or a colon ':', the <attrtype> is followed by a
 double colon and the value is encoded in base 64 notation. e.g.,
 the value " begins with a space" would be encoded like this:

Index: src/external/bsd/tcpdump/tcpdump2netbsd
diff -u src/external/bsd/tcpdump/tcpdump2netbsd:1.4 src/external/bsd/tcpdump/tcpdump2netbsd:1.5
--- src/external/bsd/tcpdump/tcpdump2netbsd:1.4	Wed Nov  8 14:25:13 2023
+++ src/external/bsd/tcpdump/tcpdump2netbsd	Sun Sep  8 09:36:46 2024
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-#	$NetBSD: tcpdump2netbsd,v 1.4 2023/11/08 14:25:13 simonb Exp $
+#	$NetBSD: tcpdump2netbsd,v 1.5 2024/09/08 09:36:46 rillig Exp $
 #
 # Copyright (c) 2000 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -26,7 +26,7 @@
 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 # POSSIBILITY OF SUCH DAMAGE.
 #
-# tcpdump2netbsd:  convert an tcpdump source tree into a
+# tcpdump2netbsd:  convert a tcpdump source tree into a
 # netbsd tcpdump source tree, under src/dist,
 # based on bind2netbsd by Bernd Ernesti and changes by Simon Burge
 #

Index: src/external/cddl/osnet/dev/cyclic/cyclic.c
diff -u src/external/cddl/osnet/dev/cyclic/cyclic.c:1.9 src/external/cddl/osnet/dev/cyclic/cyclic.c:1.10
--- src/external/cddl/osnet/dev/cyclic/cyclic.c:1.9	Fri May  8 22:10:08 2020
+++ src/external/cddl/osnet/dev/cyclic/cyclic.c	Sun Sep  8 09:36:46 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: cyclic.c,v 1.9 2020/05/08 22:10:08 ad Exp $	*/
+/*	$NetBSD: cyclic.c,v 1.10 2024/09/08 09:36:46 rillig Exp $	*/
 
 /*
  * CDDL HEADER START
@@ -1002,7 +1002,7 @@ cyclic_omni_stop(cyc_id_t *idp, cyc_cpu_
 	}
 
 	/*
-	 * We _must_ have found an cyc_omni_cpu which corresponds to this
+	 * We _must_ have found a cyc_omni_cpu which corresponds to this
 	 * CPU -- the definition of an omnipresent cyclic is that it runs
 	 * on all online CPUs.
 	 */

Index: src/external/gpl2/diffutils/diffutils2netbsd
diff -u src/external/gpl2/diffutils/diffutils2netbsd:1.1 src/external/gpl2/diffutils/diffutils2netbsd:1.2
--- src/external/gpl2/diffutils/diffutils2netbsd:1.1	Wed Jan 13 03:39:28 2016
+++ src/external/gpl2/diffutils/diffutils2netbsd	Sun Sep  8 09:36:46 2024
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-#	$NetBSD: diffutils2netbsd,v 1.1 2016/01/13 03:39:28 christos Exp $
+#	$NetBSD: diffutils2netbsd,v 1.2 2024/09/08 09:36:46 rillig Exp $
 #
 # Copyright (c) 2003 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -26,7 +26,7 @@
 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 # POSSIBILITY OF SUCH DAMAGE.
 #
-# diffutils2netbsd:  convert an diffutils source tree into a
+# diffutils2netbsd:  convert a diffutils source tree into a
 # format suitable for commit.  Works on current dir.
 #
 

Index: src/external/gpl2/grep/grep2netbsd
diff -u src/external/gpl2/grep/grep2netbsd:1.2 src/external/gpl2/grep/grep2netbsd:1.3
--- src/external/gpl2/grep/grep2netbsd:1.2	Sun Jan 10 22:18:05 2016
+++ src/external/gpl2/grep/grep2netbsd	Sun Sep  8 09:36:46 2024
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-#	$NetBSD: grep2netbsd,v 1.2 2016/01/10 22:18:05 christos Exp $
+#	$NetBSD: grep2netbsd,v 1.3 2024/09/08 09:36:46 rillig Exp $
 #
 # Copyright (c) 2003 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -26,7 +26,7 @@
 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 # POSSIBILITY OF SUCH DAMAGE.
 #
-# grep2netbsd:  convert an grep source tree into a
+# grep2netbsd:  convert a grep source tree into a
 # format suitable for commit.  Works on current dir.
 #
 

Index: src/external/gpl2/groff/groff2netbsd
diff -u src/external/gpl2/groff/groff2netbsd:1.1 src/external/gpl2/groff/groff2netbsd:1.2
--- src/external/gpl2/groff/groff2netbsd:1.1	Wed Jan 13 19:01:55 2016
+++ src/external/gpl2/groff/groff2netbsd	Sun Sep  8 09:36:46 2024
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-#	$NetBSD: groff2netbsd,v 1.1 2016/01/13 19:01:55 christos Exp $
+#	$NetBSD: groff2netbsd,v 1.2 2024/09/08 09:36:46 rillig Exp $
 #
 # Copyright (c) 2001-2003 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -26,7 +26,7 @@
 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 # POSSIBILITY OF SUCH DAMAGE.
 #
-# groff2netbsd:  convert an groff source tree into a
+# groff2netbsd:  convert a groff source tree into a
 # netbsd groff source tree, under basesrc/dist,
 # based on bind2netbsd by Bernd Ernesti and changes by Simon Burge
 #

Index: src/external/gpl2/libmalloc/libmalloc2netbsd
diff -u src/external/gpl2/libmalloc/libmalloc2netbsd:1.1 src/external/gpl2/libmalloc/libmalloc2netbsd:1.2
--- src/external/gpl2/libmalloc/libmalloc2netbsd:1.1	Wed Jan 13 21:56:38 2016
+++ src/external/gpl2/libmalloc/libmalloc2netbsd	Sun Sep  8 09:36:47 2024
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-#	$NetBSD: libmalloc2netbsd,v 1.1 2016/01/13 21:56:38 christos Exp $
+#	$NetBSD: libmalloc2netbsd,v 1.2 2024/09/08 09:36:47 rillig Exp $
 #
 # Copyright (c) 2016 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -26,7 +26,7 @@
 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 # POSSIBILITY OF SUCH DAMAGE.
 #
-# libmalloc2netbsd:  convert an glibc source tree into a
+# libmalloc2netbsd:  convert a glibc source tree into a
 # netbsd libmalloc source tree, 
 #
 # Rough instructions for importing new libmalloc release:

Index: src/external/gpl2/rcs/rcs2netbsd
diff -u src/external/gpl2/rcs/rcs2netbsd:1.1 src/external/gpl2/rcs/rcs2netbsd:1.2
--- src/external/gpl2/rcs/rcs2netbsd:1.1	Thu Jan 14 04:22:38 2016
+++ src/external/gpl2/rcs/rcs2netbsd	Sun Sep  8 09:36:47 2024
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-#	$NetBSD: rcs2netbsd,v 1.1 2016/01/14 04:22:38 christos Exp $
+#	$NetBSD: rcs2netbsd,v 1.2 2024/09/08 09:36:47 rillig Exp $
 #
 # Copyright (c) 2016 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -26,7 +26,7 @@
 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 # POSSIBILITY OF SUCH DAMAGE.
 #
-# rcs2netbsd:  convert an glibc source tree into a
+# rcs2netbsd:  convert a glibc source tree into a
 # netbsd rcs source tree, 
 #
 # Rough instructions for importing new rcs release:

Index: src/external/gpl2/send-pr/send-pr2netbsd
diff -u src/external/gpl2/send-pr/send-pr2netbsd:1.1 src/external/gpl2/send-pr/send-pr2netbsd:1.2
--- src/external/gpl2/send-pr/send-pr2netbsd:1.1	Thu Jan 14 21:13:20 2016
+++ src/external/gpl2/send-pr/send-pr2netbsd	Sun Sep  8 09:36:47 2024
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-#	$NetBSD: send-pr2netbsd,v 1.1 2016/01/14 21:13:20 christos Exp $
+#	$NetBSD: send-pr2netbsd,v 1.2 2024/09/08 09:36:47 rillig Exp $
 #
 # Copyright (c) 2016 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -26,7 +26,7 @@
 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 # POSSIBILITY OF SUCH DAMAGE.
 #
-# send-pr2netbsd:  convert an glibc source tree into a
+# send-pr2netbsd:  convert a glibc source tree into a
 # netbsd send-pr source tree, 
 #
 # Rough instructions for importing new send-pr release:

Index: src/external/gpl2/texinfo/texinfo2netbsd
diff -u src/external/gpl2/texinfo/texinfo2netbsd:1.1 src/external/gpl2/texinfo/texinfo2netbsd:1.2
--- src/external/gpl2/texinfo/texinfo2netbsd:1.1	Thu Jan 14 00:34:52 2016
+++ src/external/gpl2/texinfo/texinfo2netbsd	Sun Sep  8 09:36:47 2024
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-#	$NetBSD: texinfo2netbsd,v 1.1 2016/01/14 00:34:52 christos Exp $
+#	$NetBSD: texinfo2netbsd,v 1.2 2024/09/08 09:36:47 rillig Exp $
 #
 # Copyright (c) 2003, 2004 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -26,7 +26,7 @@
 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 # POSSIBILITY OF SUCH DAMAGE.
 #
-# texinfo2netbsd:  convert an texinfo source tree into a
+# texinfo2netbsd:  convert a texinfo source tree into a
 # format suitable for commit.  Works on current dir.
 #
 

Index: src/games/fortune/Notes
diff -u src/games/fortune/Notes:1.2 src/games/fortune/Notes:1.3
--- src/games/fortune/Notes:1.2	Thu Mar 23 08:28:26 1995
+++ src/games/fortune/Notes	Sun Sep  8 09:36:47 2024
@@ -1,4 +1,4 @@
-#	$NetBSD: Notes,v 1.2 1995/03/23 08:28:26 cgd Exp $
+#	$NetBSD: Notes,v 1.3 2024/09/08 09:36:47 rillig Exp $
 #	@(#)Notes	8.1 (Berkeley) 5/31/93
 
 Warning:
@@ -54,7 +54,7 @@ a program which is supposed to be entert
 their sensibilities tweaked.  However, they should not have their personal
 worth seriously (i.e., not in jest) assaulted.  Jokes which depend for their
 humor on racist, mysogynist, or homophobic stereotypes *do* seriously
-assault individual personal worth, and in an general entertainment medium
+assault individual personal worth, and in a general entertainment medium
 we should be able to get by without it.
 
 ==> FORMATTING

Index: src/lib/libc/stdio/ungetwc.3
diff -u src/lib/libc/stdio/ungetwc.3:1.8 src/lib/libc/stdio/ungetwc.3:1.9
--- src/lib/libc/stdio/ungetwc.3:1.8	Thu Dec 16 17:42:27 2010
+++ src/lib/libc/stdio/ungetwc.3	Sun Sep  8 09:36:47 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ungetwc.3,v 1.8 2010/12/16 17:42:27 wiz Exp $
+.\"	$NetBSD: ungetwc.3,v 1.9 2024/09/08 09:36:47 rillig Exp $
 .\"
 .\" Copyright (c) 1990, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -51,7 +51,7 @@ The
 .Fn ungetwc
 function pushes the wide character
 .Fa wc
-(converted to an wchar_t)
+(converted to a wchar_t)
 back onto the input stream pointed to by
 .Fa stream .
 The pushed-backed wide characters will be returned by subsequent reads on the

Index: src/lib/libcurses/line.c
diff -u src/lib/libcurses/line.c:1.17 src/lib/libcurses/line.c:1.18
--- src/lib/libcurses/line.c:1.17	Mon Sep  6 07:03:50 2021
+++ src/lib/libcurses/line.c	Sun Sep  8 09:36:47 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: line.c,v 1.17 2021/09/06 07:03:50 rin Exp $	*/
+/*	$NetBSD: line.c,v 1.18 2024/09/08 09:36:47 rillig Exp $	*/
 
 /*-
  * Copyright (c) 1998-1999 Brett Lymn
@@ -31,7 +31,7 @@
 
 #include <sys/cdefs.h>
 #ifndef lint
-__RCSID("$NetBSD: line.c,v 1.17 2021/09/06 07:03:50 rin Exp $");
+__RCSID("$NetBSD: line.c,v 1.18 2024/09/08 09:36:47 rillig Exp $");
 #endif				/* not lint */
 
 #include <string.h>
@@ -121,7 +121,7 @@ vline(chtype ch, int count)
 
 /*
  * mvvline --
- *	Move to the given location an draw a vertical line of character ch.
+ *	Move to the given location and draw a vertical line of character ch.
  */
 int
 mvvline(int y, int x, chtype ch, int count)

Index: src/lib/libtelnet/enc_des.c
diff -u src/lib/libtelnet/enc_des.c:1.16 src/lib/libtelnet/enc_des.c:1.17
--- src/lib/libtelnet/enc_des.c:1.16	Wed Mar 21 05:33:27 2012
+++ src/lib/libtelnet/enc_des.c	Sun Sep  8 09:36:47 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: enc_des.c,v 1.16 2012/03/21 05:33:27 matt Exp $	*/
+/*	$NetBSD: enc_des.c,v 1.17 2024/09/08 09:36:47 rillig Exp $	*/
 
 /*-
  * Copyright (c) 1991, 1993
@@ -34,7 +34,7 @@
 #if 0
 static char sccsid[] = "@(#)enc_des.c	8.3 (Berkeley) 5/30/95"; */
 #else
-__RCSID("$NetBSD: enc_des.c,v 1.16 2012/03/21 05:33:27 matt Exp $");
+__RCSID("$NetBSD: enc_des.c,v 1.17 2024/09/08 09:36:47 rillig Exp $");
 #endif
 #endif /* not lint */
 
@@ -398,7 +398,7 @@ fb64_session(Session_Key *key, int serve
 	des_key_sched(&fbp->krbdes_key, fbp->krbdes_sched);
 	/*
 	 * Now look to see if krbdes_start() was waiting for the key to
-	 * show up.  If so, go ahead an call it now that we have the key.
+	 * show up.  If so, go ahead and call it now that we have the key.
 	 */
 	if (fbp->need_start) {
 		fbp->need_start = 0;

Index: src/libexec/ld.elf_so/ld.elf_so.1
diff -u src/libexec/ld.elf_so/ld.elf_so.1:1.21 src/libexec/ld.elf_so/ld.elf_so.1:1.22
--- src/libexec/ld.elf_so/ld.elf_so.1:1.21	Mon Apr 15 10:17:01 2019
+++ src/libexec/ld.elf_so/ld.elf_so.1	Sun Sep  8 09:36:47 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ld.elf_so.1,v 1.21 2019/04/15 10:17:01 maya Exp $
+.\"	$NetBSD: ld.elf_so.1,v 1.22 2024/09/08 09:36:47 rillig Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -208,7 +208,7 @@ If defined immediate binding of Procedur
 performed instead of the default lazy method.
 .It Ev LD_DEBUG
 If defined a variety of debug information will be written to the standard
-error of an dynamically linked executed when it is run.
+error of a dynamically linked executed when it is run.
 This variable is only recognized if
 .Nm
 was compiled with debugging support

Index: src/regress/sys/fs/ffs/Makefile
diff -u src/regress/sys/fs/ffs/Makefile:1.7 src/regress/sys/fs/ffs/Makefile:1.8
--- src/regress/sys/fs/ffs/Makefile:1.7	Thu Jan 16 01:15:33 2014
+++ src/regress/sys/fs/ffs/Makefile	Sun Sep  8 09:36:48 2024
@@ -1,4 +1,4 @@
-##	$NetBSD: Makefile,v 1.7 2014/01/16 01:15:33 christos Exp $
+##	$NetBSD: Makefile,v 1.8 2024/09/08 09:36:48 rillig Exp $
 ##  Notes:
 ##    This set of tests creates a dummy directory tree in /tmp and
 ##    populates it with several files.  The test requires around 1100
@@ -10,7 +10,7 @@
 ##    orders. For each byte order it is checked that:
 ##      - the kernel understands both filesystems created
 ##      - fsck_ffs can convert them from one byte order to the other
-##      - dump handles properly the 'nodump' flag, an that restore can
+##      - dump handles properly the 'nodump' flag, and that restore can
 ##        properly restore the filesystem.
 ##
 ##    This is derived from work done by Brian Grayson, submitted in PR 6706.

Index: src/share/doc/psd/Title
diff -u src/share/doc/psd/Title:1.6 src/share/doc/psd/Title:1.7
--- src/share/doc/psd/Title:1.6	Wed Oct  1 14:12:29 2014
+++ src/share/doc/psd/Title	Sun Sep  8 09:36:48 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: Title,v 1.6 2014/10/01 14:12:29 christos Exp $
+.\"	$NetBSD: Title,v 1.7 2024/09/08 09:36:48 rillig Exp $
 .\"
 .\" Copyright (c) 1986, 1993, 1994 The Regents of the University of California.
 .\" All rights reserved.
@@ -481,7 +481,7 @@ and ``\s-1UNIX\s+1 System Manager's Manu
 In particular, for an overview see ``The \s-1UNIX\s+1 Time-Sharing System'' (PSD:1)
 by Ritchie and Thompson; for a tutorial see
 ``\s8\s-1UNIX\s+1\s10 for Beginners'' (USD:1) by Kernighan,
-and for an guide to the new features of this latest version, see
+and for a guide to the new features of this latest version, see
 ``Berkeley Software Architecture Manual (4.4 Edition)'' (PSD:5).
 .LP
 Within the area it surveys, this volume attempts to be timely, complete

Index: src/share/doc/usd/Title
diff -u src/share/doc/usd/Title:1.4 src/share/doc/usd/Title:1.5
--- src/share/doc/usd/Title:1.4	Wed Oct  1 01:11:39 2014
+++ src/share/doc/usd/Title	Sun Sep  8 09:36:48 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: Title,v 1.4 2014/10/01 01:11:39 christos Exp $
+.\"	$NetBSD: Title,v 1.5 2024/09/08 09:36:48 rillig Exp $
 .\"
 .\" Copyright (c) 1986, 1993, 1994 The Regents of the University of California.
 .\" All rights reserved.
@@ -529,7 +529,7 @@ and ``\s-1UNIX\s+1 System Manager's Manu
 In particular, for an overview see ``The \s-1UNIX\s+1 Time-Sharing System'' (PSD:1)
 by Ritchie and Thompson; for a tutorial see
 ``\s8\s-1UNIX\s+1\s10 for Beginners'' (USD:1) by Kernighan,
-and for an guide to the new features of this latest version, see
+and for a guide to the new features of this latest version, see
 ``Berkeley Software Architecture Manual (4.4 Edition)'' (PSD:5).
 .LP
 Within the area it surveys, this volume attempts to be timely, complete

Index: src/share/man/man4/man4.vax/va.4
diff -u src/share/man/man4/man4.vax/va.4:1.16 src/share/man/man4/man4.vax/va.4:1.17
--- src/share/man/man4/man4.vax/va.4:1.16	Tue Aug  1 11:11:17 2017
+++ src/share/man/man4/man4.vax/va.4	Sun Sep  8 09:36:48 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: va.4,v 1.16 2017/08/01 11:11:17 wiz Exp $
+.\"	$NetBSD: va.4,v 1.17 2024/09/08 09:36:48 rillig Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -84,7 +84,7 @@ Nulls can be used in print mode to pad t
 To use the Benson-Varian yourself,
 you must realize that you cannot open the device,
 .Pa /dev/va0
-if there is an daemon active.
+if there is a daemon active.
 You can see if there is an active daemon by doing a
 .Xr vax/lpq 1
 and seeing if there are any files being printed.

Index: src/share/man/man9/opencrypto.9
diff -u src/share/man/man9/opencrypto.9:1.23 src/share/man/man9/opencrypto.9:1.24
--- src/share/man/man9/opencrypto.9:1.23	Sun May 22 11:40:46 2022
+++ src/share/man/man9/opencrypto.9	Sun Sep  8 09:36:48 2024
@@ -1,5 +1,5 @@
 .\"	$OpenBSD: crypto.9,v 1.25 2003/07/11 13:47:41 jmc Exp $
-.\"	$NetBSD: opencrypto.9,v 1.23 2022/05/22 11:40:46 riastradh Exp $
+.\"	$NetBSD: opencrypto.9,v 1.24 2024/09/08 09:36:48 rillig Exp $
 .\"
 .\" The author of this man page is Angelos D. Keromytis (ange...@cis.upenn.edu)
 .\"
@@ -151,7 +151,7 @@ not use condition variables:
 The same holds for the framework.
 Thus, a callback mechanism is used
 to notify a consumer that a request has been completed (the
-callback is specified by the consumer on an per-request basis).
+callback is specified by the consumer on a per-request basis).
 The callback is invoked by the framework whether the request was
 successfully completed or not.
 An error indication is provided in the latter case.

Index: src/sys/arch/acorn32/doc/history
diff -u src/sys/arch/acorn32/doc/history:1.9 src/sys/arch/acorn32/doc/history:1.10
--- src/sys/arch/acorn32/doc/history:1.9	Mon Apr  4 19:33:44 2022
+++ src/sys/arch/acorn32/doc/history	Sun Sep  8 09:36:48 2024
@@ -1,4 +1,4 @@
-#	$NetBSD: history,v 1.9 2022/04/04 19:33:44 andvar Exp $
+#	$NetBSD: history,v 1.10 2024/09/08 09:36:48 rillig Exp $
 ---------------------------------------------------------------------------
 This document is more included as a historical reference and nostalgia :)
 rather than a still worked on list.
@@ -174,7 +174,7 @@ rather than a still worked on list.
 	  maps in the system page at 0x00000000
 	- cpu_swapin() and cpu_swapout() moved to vm_machdep.c
 	- pmap_enter_pv() no longer panics on duplicate mapping, it just
-	  prints an warning.
+	  prints a warning.
 	- alpha version of the powertec SCSI driver
 
 15/11/95

Index: src/sys/arch/amiga/dev/kbd.c
diff -u src/sys/arch/amiga/dev/kbd.c:1.61 src/sys/arch/amiga/dev/kbd.c:1.62
--- src/sys/arch/amiga/dev/kbd.c:1.61	Sat Aug  7 16:18:41 2021
+++ src/sys/arch/amiga/dev/kbd.c	Sun Sep  8 09:36:48 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: kbd.c,v 1.61 2021/08/07 16:18:41 thorpej Exp $ */
+/*	$NetBSD: kbd.c,v 1.62 2024/09/08 09:36:48 rillig Exp $ */
 
 /*
  * Copyright (c) 1982, 1986, 1990 The Regents of the University of California.
@@ -32,7 +32,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: kbd.c,v 1.61 2021/08/07 16:18:41 thorpej Exp $");
+__KERNEL_RCSID(0, "$NetBSD: kbd.c,v 1.62 2024/09/08 09:36:48 rillig Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>
@@ -67,7 +67,7 @@ __KERNEL_RCSID(0, "$NetBSD: kbd.c,v 1.61
 /* WSKBD */
 
 /*
- * If NWSKBD>0 we try to attach an wskbd device to us. What follows
+ * If NWSKBD>0 we try to attach a wskbd device to us. What follows
  * is definitions of callback functions and structures that are passed
  * to wscons when initializing.
  */
Index: src/sys/arch/amiga/dev/mfc.c
diff -u src/sys/arch/amiga/dev/mfc.c:1.61 src/sys/arch/amiga/dev/mfc.c:1.62
--- src/sys/arch/amiga/dev/mfc.c:1.61	Wed Oct 26 23:54:19 2022
+++ src/sys/arch/amiga/dev/mfc.c	Sun Sep  8 09:36:48 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: mfc.c,v 1.61 2022/10/26 23:54:19 riastradh Exp $ */
+/*	$NetBSD: mfc.c,v 1.62 2024/09/08 09:36:48 rillig Exp $ */
 
 /*
  * Copyright (c) 1982, 1990 The Regents of the University of California.
@@ -55,7 +55,7 @@
 #include "opt_kgdb.h"
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: mfc.c,v 1.61 2022/10/26 23:54:19 riastradh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: mfc.c,v 1.62 2024/09/08 09:36:48 rillig Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>
@@ -349,7 +349,7 @@ const struct speedtab mfcs2speedtab2[] =
 };
 
 /*
- * if we are an bsc/Alf Data MultFaceCard (I, II, and III)
+ * if we are a bsc/Alf Data MultFaceCard (I, II, and III)
  */
 int
 mfcmatch(device_t parent, cfdata_t cf, void *aux)

Index: src/sys/arch/atari/dev/grfabs_fal.c
diff -u src/sys/arch/atari/dev/grfabs_fal.c:1.30 src/sys/arch/atari/dev/grfabs_fal.c:1.31
--- src/sys/arch/atari/dev/grfabs_fal.c:1.30	Fri Jul  5 19:28:36 2024
+++ src/sys/arch/atari/dev/grfabs_fal.c	Sun Sep  8 09:36:48 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: grfabs_fal.c,v 1.30 2024/07/05 19:28:36 andvar Exp $	*/
+/*	$NetBSD: grfabs_fal.c,v 1.31 2024/09/08 09:36:48 rillig Exp $	*/
 
 /*
  * Copyright (c) 1995 Thomas Gerner.
@@ -27,7 +27,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: grfabs_fal.c,v 1.30 2024/07/05 19:28:36 andvar Exp $");
+__KERNEL_RCSID(0, "$NetBSD: grfabs_fal.c,v 1.31 2024/09/08 09:36:48 rillig Exp $");
 
 #ifdef FALCON_VIDEO
 /*
@@ -456,8 +456,8 @@ falcon_use_colormap(view_t *v, colormap_
 		return (EINVAL);
 
 	/*
-	 * First get the colormap addresses an calculate
-	 * howmany colors are in it.
+	 * First get the colormap addresses and calculate
+	 * how many colors are in it.
 	 */
 	if (dm->depth == 16) /* direct color, no colormap;
 				but also not (yet) supported */

Index: src/sys/arch/atari/dev/kbd.c
diff -u src/sys/arch/atari/dev/kbd.c:1.58 src/sys/arch/atari/dev/kbd.c:1.59
--- src/sys/arch/atari/dev/kbd.c:1.58	Mon Jun 26 10:57:09 2023
+++ src/sys/arch/atari/dev/kbd.c	Sun Sep  8 09:36:48 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: kbd.c,v 1.58 2023/06/26 10:57:09 andvar Exp $	*/
+/*	$NetBSD: kbd.c,v 1.59 2024/09/08 09:36:48 rillig Exp $	*/
 
 /*
  * Copyright (c) 1995 Leo Weppelman
@@ -31,7 +31,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: kbd.c,v 1.58 2023/06/26 10:57:09 andvar Exp $");
+__KERNEL_RCSID(0, "$NetBSD: kbd.c,v 1.59 2024/09/08 09:36:48 rillig Exp $");
 
 #include "mouse.h"
 #include "ite.h"
@@ -100,7 +100,7 @@ struct kbd_softc {
 
 /* WSKBD */
 /*
- * If NWSKBD>0 we try to attach an wskbd device to us. What follows
+ * If NWSKBD>0 we try to attach a wskbd device to us. What follows
  * is definitions of callback functions and structures that are passed
  * to wscons when initializing.
  */

Index: src/sys/arch/atari/include/iomap.h
diff -u src/sys/arch/atari/include/iomap.h:1.16 src/sys/arch/atari/include/iomap.h:1.17
--- src/sys/arch/atari/include/iomap.h:1.16	Sat Oct 18 08:33:25 2014
+++ src/sys/arch/atari/include/iomap.h	Sun Sep  8 09:36:49 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: iomap.h,v 1.16 2014/10/18 08:33:25 snj Exp $	*/
+/*	$NetBSD: iomap.h,v 1.17 2024/09/08 09:36:49 rillig Exp $	*/
 
 /*
  * Copyright (c) 1995 Leo Weppelman.
@@ -43,7 +43,7 @@ extern vaddr_t	stio_addr;	/* Where the s
  * PCI KVA addresses. These are determined in atari_init.c. Except for
  * the config-space, they should be used for a PCI-console only. Other
  * cards should use the bus-functions to map io & mem spaces.
- * Each card gets an config area of PAGE_SIZE  bytes.
+ * Each card gets a config area of PAGE_SIZE bytes.
  * 'pci_mem_uncached' is used by the Milan interrupt handler that frobs
  * with the PLX. Also, the Milan uses the first page of 'pci_io_addr' for
  * access to some of its ISA I/O devices (RTC, Interrupt controller, etc.)

Index: src/sys/arch/m68k/060sp/netbsd060sp.S
diff -u src/sys/arch/m68k/060sp/netbsd060sp.S:1.7 src/sys/arch/m68k/060sp/netbsd060sp.S:1.8
--- src/sys/arch/m68k/060sp/netbsd060sp.S:1.7	Thu Jul 12 17:17:45 2001
+++ src/sys/arch/m68k/060sp/netbsd060sp.S	Sun Sep  8 09:36:49 2024
@@ -1,6 +1,6 @@
 /*
 #
-# $NetBSD: netbsd060sp.S,v 1.7 2001/07/12 17:17:45 scw Exp $
+# $NetBSD: netbsd060sp.S,v 1.8 2024/09/08 09:36:49 rillig Exp $
 #
 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 # MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP
@@ -218,13 +218,13 @@ dmrws:
 	rts
 
 /*
-# 
+#
 # _060_imem_read_long():
 # Read an instruction longword from user memory.
 #
 # _060_dmem_read_long():
-# Read an data longword from user memory.
-# 
+# Read a data longword from user memory.
+#
 #
 # INPUTS:
 #	a0 - user source address

Index: src/sys/arch/mips/mips/lock_stubs_ras.S
diff -u src/sys/arch/mips/mips/lock_stubs_ras.S:1.11 src/sys/arch/mips/mips/lock_stubs_ras.S:1.12
--- src/sys/arch/mips/mips/lock_stubs_ras.S:1.11	Sat Sep 26 08:21:27 2020
+++ src/sys/arch/mips/mips/lock_stubs_ras.S	Sun Sep  8 09:36:49 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: lock_stubs_ras.S,v 1.11 2020/09/26 08:21:27 simonb Exp $	*/
+/*	$NetBSD: lock_stubs_ras.S,v 1.12 2024/09/08 09:36:49 rillig Exp $	*/
 
 /*-
  * Copyright (c) 2007 The NetBSD Foundation, Inc.
@@ -37,7 +37,7 @@
 
 #include <machine/asm.h>
 
-RCSID("$NetBSD: lock_stubs_ras.S,v 1.11 2020/09/26 08:21:27 simonb Exp $")
+RCSID("$NetBSD: lock_stubs_ras.S,v 1.12 2024/09/08 09:36:49 rillig Exp $")
 
 #include "assym.h"
 
@@ -61,7 +61,7 @@ RCSID("$NetBSD: lock_stubs_ras.S,v 1.11 
  *   the point where a restart occurs if we trap within the section.
  *
  * o The entire code block is aligned on a 256 byte boundary, and is
- *   256 bytes in size.  This is to allow us to do an pessimistic check
+ *   256 bytes in size.  This is to allow us to do a pessimistic check
  *   after taking a trap with:
  *
  *	if ((addr & ~255) == _lock_ras_start)

Index: src/sys/arch/mips/mips/mips_mcclock.c
diff -u src/sys/arch/mips/mips/mips_mcclock.c:1.20 src/sys/arch/mips/mips/mips_mcclock.c:1.21
--- src/sys/arch/mips/mips/mips_mcclock.c:1.20	Wed Nov 10 15:39:03 2021
+++ src/sys/arch/mips/mips/mips_mcclock.c	Sun Sep  8 09:36:49 2024
@@ -1,4 +1,4 @@
-/* $NetBSD: mips_mcclock.c,v 1.20 2021/11/10 15:39:03 msaitoh Exp $ */
+/* $NetBSD: mips_mcclock.c,v 1.21 2024/09/08 09:36:49 rillig Exp $ */
 
 /*
  * Copyright (c) 1997 Jonathan Stone (hereinafter referred to as the author)
@@ -34,7 +34,7 @@
 
 #include <sys/cdefs.h>			/* RCS ID & Copyright macro defns */
 
-__KERNEL_RCSID(0, "$NetBSD: mips_mcclock.c,v 1.20 2021/11/10 15:39:03 msaitoh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: mips_mcclock.c,v 1.21 2024/09/08 09:36:49 rillig Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>
@@ -176,7 +176,7 @@ mips_mcclock_tickloop(void *mcclock_addr
  *
  * Side Effects:
  * 	set the global variables "cpuspeed", used by DELAY() and delay()
- *	as an instructions-per-microsecond multiplier, to an value appropriate
+ *	as an instructions-per-microsecond multiplier, to a value appropriate
  *	for the estimated clock speed.
  */
 unsigned

Index: src/sys/arch/mvme68k/dev/sbic.c
diff -u src/sys/arch/mvme68k/dev/sbic.c:1.36 src/sys/arch/mvme68k/dev/sbic.c:1.37
--- src/sys/arch/mvme68k/dev/sbic.c:1.36	Wed Feb  9 22:30:26 2022
+++ src/sys/arch/mvme68k/dev/sbic.c	Sun Sep  8 09:36:49 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: sbic.c,v 1.36 2022/02/09 22:30:26 andvar Exp $	*/
+/*	$NetBSD: sbic.c,v 1.37 2024/09/08 09:36:49 rillig Exp $	*/
 
 /*
  * Copyright (c) 1990 The Regents of the University of California.
@@ -86,7 +86,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: sbic.c,v 1.36 2022/02/09 22:30:26 andvar Exp $");
+__KERNEL_RCSID(0, "$NetBSD: sbic.c,v 1.37 2024/09/08 09:36:49 rillig Exp $");
 
 #include "opt_ddb.h"
 
@@ -2419,7 +2419,7 @@ sbicnextstate(struct sbic_softc *dev, u_
 		if (dev->sc_nexus) {
 			/*
 			 * Whoops! We've been reselected with
-			 * an command in progress!
+			 * a command in progress!
 			 * The best we can do is to put the current command
 			 * back on the ready list and hope for the best.
 			 */

Index: src/sys/arch/sh3/sh3/coff_exec.c
diff -u src/sys/arch/sh3/sh3/coff_exec.c:1.35 src/sys/arch/sh3/sh3/coff_exec.c:1.36
--- src/sys/arch/sh3/sh3/coff_exec.c:1.35	Wed Dec 20 15:34:45 2023
+++ src/sys/arch/sh3/sh3/coff_exec.c	Sun Sep  8 09:36:49 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: coff_exec.c,v 1.35 2023/12/20 15:34:45 thorpej Exp $	*/
+/*	$NetBSD: coff_exec.c,v 1.36 2024/09/08 09:36:49 rillig Exp $	*/
 
 /*
  * Copyright (c) 1994, 1995 Scott Bartram
@@ -35,7 +35,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: coff_exec.c,v 1.35 2023/12/20 15:34:45 thorpej Exp $");
+__KERNEL_RCSID(0, "$NetBSD: coff_exec.c,v 1.36 2024/09/08 09:36:49 rillig Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>
@@ -86,7 +86,7 @@ exec_coff_modcmd(modcmd_t cmd, void *arg
 }
 
 /*
- * exec_coff_makecmds(): Check if it's an coff-format executable.
+ * exec_coff_makecmds(): Check if it's a coff-format executable.
  *
  * Given a lwp pointer and an exec package pointer, see if the referent
  * of the epp is in coff format.  Check 'standard' magic numbers for

Index: src/sys/arch/sparc64/dev/psycho.c
diff -u src/sys/arch/sparc64/dev/psycho.c:1.137 src/sys/arch/sparc64/dev/psycho.c:1.138
--- src/sys/arch/sparc64/dev/psycho.c:1.137	Wed Feb 23 21:54:40 2022
+++ src/sys/arch/sparc64/dev/psycho.c	Sun Sep  8 09:36:49 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: psycho.c,v 1.137 2022/02/23 21:54:40 andvar Exp $	*/
+/*	$NetBSD: psycho.c,v 1.138 2024/09/08 09:36:49 rillig Exp $	*/
 
 /*
  * Copyright (c) 1999, 2000 Matthew R. Green
@@ -55,7 +55,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: psycho.c,v 1.137 2022/02/23 21:54:40 andvar Exp $");
+__KERNEL_RCSID(0, "$NetBSD: psycho.c,v 1.138 2024/09/08 09:36:49 rillig Exp $");
 
 #include "opt_ddb.h"
 
@@ -587,7 +587,7 @@ found:
 		 * of a pair of psycho's to arrive here.
 		 *
 		 * We should calculate a TSB size based on amount of RAM
-		 * and number of bus controllers and number an type of
+		 * and number of bus controllers and number and type of
 		 * child devices.
 		 *
 		 * For the moment, 32KB should be more than enough.

Index: src/sys/arch/sun3/sun3x/dvma.c
diff -u src/sys/arch/sun3/sun3x/dvma.c:1.45 src/sys/arch/sun3/sun3x/dvma.c:1.46
--- src/sys/arch/sun3/sun3x/dvma.c:1.45	Wed Dec 20 05:18:00 2023
+++ src/sys/arch/sun3/sun3x/dvma.c	Sun Sep  8 09:36:49 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: dvma.c,v 1.45 2023/12/20 05:18:00 thorpej Exp $	*/
+/*	$NetBSD: dvma.c,v 1.46 2024/09/08 09:36:49 rillig Exp $	*/
 
 /*-
  * Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -69,7 +69,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: dvma.c,v 1.45 2023/12/20 05:18:00 thorpej Exp $");
+__KERNEL_RCSID(0, "$NetBSD: dvma.c,v 1.46 2024/09/08 09:36:49 rillig Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>
@@ -96,7 +96,7 @@ __KERNEL_RCSID(0, "$NetBSD: dvma.c,v 1.4
 #include <sun3/sun3x/iommu.h>
 
 /*
- * Use an vmem arena to manage DVMA scratch-memory pages.
+ * Use a vmem arena to manage DVMA scratch-memory pages.
  * Note: SunOS says last three pages are reserved (PROM?)
  * Note: need a separate map (sub-map?) for last 1MB for
  *       use by VME slave interface.

Index: src/sys/arch/usermode/usermode/kgdb_machdep.c
diff -u src/sys/arch/usermode/usermode/kgdb_machdep.c:1.4 src/sys/arch/usermode/usermode/kgdb_machdep.c:1.5
--- src/sys/arch/usermode/usermode/kgdb_machdep.c:1.4	Sun Aug  5 18:42:48 2018
+++ src/sys/arch/usermode/usermode/kgdb_machdep.c	Sun Sep  8 09:36:49 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: kgdb_machdep.c,v 1.4 2018/08/05 18:42:48 reinoud Exp $	*/
+/*	$NetBSD: kgdb_machdep.c,v 1.5 2024/09/08 09:36:49 rillig Exp $	*/
 
 /*
  * Copyright (c) 1996 Matthias Pfaller.
@@ -26,7 +26,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: kgdb_machdep.c,v 1.4 2018/08/05 18:42:48 reinoud Exp $");
+__KERNEL_RCSID(0, "$NetBSD: kgdb_machdep.c,v 1.5 2024/09/08 09:36:49 rillig Exp $");
 
 #include "opt_ddb.h"
 #include "opt_kgdb.h"
@@ -297,7 +297,7 @@ kgdb_port_init(void)
 }
 
 /*
- * handle an trap instruction encountered from KGDB
+ * handle a trap instruction encountered from KGDB
  */
 void
 kgdb_kernel_trap(int signo, vaddr_t pc, vaddr_t va, ucontext_t *ucp)

Index: src/sys/arch/vax/vax/core_machdep.c
diff -u src/sys/arch/vax/vax/core_machdep.c:1.8 src/sys/arch/vax/vax/core_machdep.c:1.9
--- src/sys/arch/vax/vax/core_machdep.c:1.8	Wed Nov 20 19:37:53 2019
+++ src/sys/arch/vax/vax/core_machdep.c	Sun Sep  8 09:36:50 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: core_machdep.c,v 1.8 2019/11/20 19:37:53 pgoyette Exp $	     */
+/*	$NetBSD: core_machdep.c,v 1.9 2024/09/08 09:36:50 rillig Exp $	     */
 
 /*
  * Copyright (c) 1994 Ludd, University of Lule}, Sweden.
@@ -26,7 +26,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: core_machdep.c,v 1.8 2019/11/20 19:37:53 pgoyette Exp $");
+__KERNEL_RCSID(0, "$NetBSD: core_machdep.c,v 1.9 2024/09/08 09:36:50 rillig Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>
@@ -42,7 +42,7 @@ __KERNEL_RCSID(0, "$NetBSD: core_machdep
 
 /*
  * Dump the machine specific header information at the start of a core dump.
- * First put all regs in PCB for debugging purposes. This is not an good
+ * First put all regs in PCB for debugging purposes. This is not a good
  * way to do this, but good for my purposes so far.
  */
 int

Index: src/sys/compat/vax1k/vax1k_exec.c
diff -u src/sys/compat/vax1k/vax1k_exec.c:1.19 src/sys/compat/vax1k/vax1k_exec.c:1.20
--- src/sys/compat/vax1k/vax1k_exec.c:1.19	Wed Nov 20 19:37:53 2019
+++ src/sys/compat/vax1k/vax1k_exec.c	Sun Sep  8 09:36:50 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: vax1k_exec.c,v 1.19 2019/11/20 19:37:53 pgoyette Exp $	*/
+/*	$NetBSD: vax1k_exec.c,v 1.20 2024/09/08 09:36:50 rillig Exp $	*/
 
 /*
  * Copyright (c) 1993, 1994 Christopher G. Demetriou
@@ -40,7 +40,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: vax1k_exec.c,v 1.19 2019/11/20 19:37:53 pgoyette Exp $");
+__KERNEL_RCSID(0, "$NetBSD: vax1k_exec.c,v 1.20 2024/09/08 09:36:50 rillig Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>
@@ -98,7 +98,7 @@ exec_vax1k_modcmd(modcmd_t cmd, void *ar
 
 /*
  * exec_vax1k_makecmds(): Check if it's an a.out-format executable
- * with an vax1k magic number.
+ * with a vax1k magic number.
  *
  * Given a proc pointer and an exec package pointer, see if the referent
  * of the epp is in a.out format.  Just check 'standard' magic numbers for
@@ -175,7 +175,7 @@ done:
 }
 
 /*
- * exec_vax1k_prep_anymagic(): Prepare an vax1k ?MAGIC binary's exec package
+ * exec_vax1k_prep_anymagic(): Prepare a vax1k ?MAGIC binary's exec package
  *
  * First, set of the various offsets/lengths in the exec package.
  * Note that all code is mapped RW; no protection, but because it is

Index: src/sys/dev/dm/dm_target_stripe.c
diff -u src/sys/dev/dm/dm_target_stripe.c:1.44 src/sys/dev/dm/dm_target_stripe.c:1.45
--- src/sys/dev/dm/dm_target_stripe.c:1.44	Tue Jan 21 16:27:53 2020
+++ src/sys/dev/dm/dm_target_stripe.c	Sun Sep  8 09:36:50 2024
@@ -1,4 +1,4 @@
-/*$NetBSD: dm_target_stripe.c,v 1.44 2020/01/21 16:27:53 tkusumi Exp $*/
+/*$NetBSD: dm_target_stripe.c,v 1.45 2024/09/08 09:36:50 rillig Exp $*/
 
 /*
  * Copyright (c) 2009 The NetBSD Foundation, Inc.
@@ -29,7 +29,7 @@
  * POSSIBILITY OF SUCH DAMAGE.
  */
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: dm_target_stripe.c,v 1.44 2020/01/21 16:27:53 tkusumi Exp $");
+__KERNEL_RCSID(0, "$NetBSD: dm_target_stripe.c,v 1.45 2024/09/08 09:36:50 rillig Exp $");
 
 /*
  * This file implements initial version of device-mapper stripe target.
@@ -291,7 +291,7 @@ dm_target_stripe_strategy(dm_table_entry
 		for (i = 0; i < stripe_devnr && tlc != NULL; i++)
 			tlc = TAILQ_NEXT(tlc, entries);
 
-		/* by this point we should have an tlc */
+		/* by this point we should have a tlc */
 		KASSERT(tlc != NULL);
 
 		nestbuf->b_blkno += tlc->offset;

Index: src/sys/dev/dmover/dmovervar.h
diff -u src/sys/dev/dmover/dmovervar.h:1.10 src/sys/dev/dmover/dmovervar.h:1.11
--- src/sys/dev/dmover/dmovervar.h:1.10	Sat Dec 24 20:27:29 2005
+++ src/sys/dev/dmover/dmovervar.h	Sun Sep  8 09:36:50 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: dmovervar.h,v 1.10 2005/12/24 20:27:29 perry Exp $	*/
+/*	$NetBSD: dmovervar.h,v 1.11 2024/09/08 09:36:50 rillig Exp $	*/
 
 /*
  * Copyright (c) 2002, 2003 Wasabi Systems, Inc.
@@ -63,7 +63,7 @@ typedef union {
 /*
  * dmover_algdesc:
  *
- *	This structure describes an dmover algorithm.
+ *	This structure describes a dmover algorithm.
  *
  *	All members of this structure are public.
  */

Index: src/sys/dev/i2o/ld_iop.c
diff -u src/sys/dev/i2o/ld_iop.c:1.40 src/sys/dev/i2o/ld_iop.c:1.41
--- src/sys/dev/i2o/ld_iop.c:1.40	Wed May 31 20:00:50 2023
+++ src/sys/dev/i2o/ld_iop.c	Sun Sep  8 09:36:50 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: ld_iop.c,v 1.40 2023/05/31 20:00:50 ad Exp $	*/
+/*	$NetBSD: ld_iop.c,v 1.41 2024/09/08 09:36:50 rillig Exp $	*/
 
 /*-
  * Copyright (c) 2000, 2001 The NetBSD Foundation, Inc.
@@ -36,7 +36,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ld_iop.c,v 1.40 2023/05/31 20:00:50 ad Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ld_iop.c,v 1.41 2024/09/08 09:36:50 rillig Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>
@@ -231,7 +231,7 @@ ld_iop_attach(device_t parent, device_t 
 	printf(" %s, %s", typestr, fixedstr);
 
 	/*
-	 * Determine if the device has an private cache.  If so, print the
+	 * Determine if the device has a private cache.  If so, print the
 	 * cache size.  Even if the device doesn't appear to have a cache,
 	 * we perform a flush at shutdown.
 	 */

Index: src/sys/dev/ic/isp_target.c
diff -u src/sys/dev/ic/isp_target.c:1.37 src/sys/dev/ic/isp_target.c:1.38
--- src/sys/dev/ic/isp_target.c:1.37	Sun Dec 12 13:05:14 2021
+++ src/sys/dev/ic/isp_target.c	Sun Sep  8 09:36:50 2024
@@ -1,4 +1,4 @@
--/* $NetBSD: isp_target.c,v 1.37 2021/12/12 13:05:14 andvar Exp $ */
+-/* $NetBSD: isp_target.c,v 1.38 2024/09/08 09:36:50 rillig Exp $ */
 /*-
  *  Copyright (c) 1997-2008 by Matthew Jacob
  *  All rights reserved.
@@ -65,7 +65,7 @@
 
 #ifdef	__NetBSD__
 #include <sys/cdefs.h> 
-__KERNEL_RCSID(0, "$NetBSD: isp_target.c,v 1.37 2021/12/12 13:05:14 andvar Exp $");
+__KERNEL_RCSID(0, "$NetBSD: isp_target.c,v 1.38 2024/09/08 09:36:50 rillig Exp $");
 #include <dev/ic/isp_netbsd.h>
 #endif
 #ifdef	__FreeBSD__
@@ -1388,8 +1388,8 @@ isp_handle_atio2(ispsoftc_t *isp, at2_en
 
 	case AT_RESET:
 		/*
-		 * A bus reset came along an blew away this command. Why
-		 * they do this in addition the async event code stuff,
+		 * A bus reset came along and blew away this command. Why
+		 * they do this in addition to the async event code stuff,
 		 * I dunno.
 		 *
 		 * Ignore it because the async event will clear things

Index: src/sys/dev/ic/smc90cx6.c
diff -u src/sys/dev/ic/smc90cx6.c:1.76 src/sys/dev/ic/smc90cx6.c:1.77
--- src/sys/dev/ic/smc90cx6.c:1.76	Fri Jul  5 04:31:51 2024
+++ src/sys/dev/ic/smc90cx6.c	Sun Sep  8 09:36:50 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: smc90cx6.c,v 1.76 2024/07/05 04:31:51 rin Exp $ */
+/*	$NetBSD: smc90cx6.c,v 1.77 2024/09/08 09:36:50 rillig Exp $ */
 
 /*-
  * Copyright (c) 1994, 1995, 1998 The NetBSD Foundation, Inc.
@@ -35,7 +35,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: smc90cx6.c,v 1.76 2024/07/05 04:31:51 rin Exp $");
+__KERNEL_RCSID(0, "$NetBSD: smc90cx6.c,v 1.77 2024/09/08 09:36:50 rillig Exp $");
 
 /* #define BAHSOFTCOPY */
 #define BAHRETRANSMIT /**/
@@ -957,7 +957,7 @@ bah_ioctl(struct ifnet *ifp, u_long cmd,
  * software has not enabled the Receiver, would make our hardware wait forever
  * Discovered this after 20 times reading the docs.
  *
- * Only thing we do is disable transmitter. We'll get an transmit timeout,
+ * Only thing we do is disable transmitter. We'll get a transmit timeout,
  * and the int handler will have to decide not to retransmit (in case
  * retransmission is implemented).
  *

Index: src/sys/dev/isa/i82365_isasubr.c
diff -u src/sys/dev/isa/i82365_isasubr.c:1.49 src/sys/dev/isa/i82365_isasubr.c:1.50
--- src/sys/dev/isa/i82365_isasubr.c:1.49	Sun Sep 25 17:09:36 2022
+++ src/sys/dev/isa/i82365_isasubr.c	Sun Sep  8 09:36:50 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: i82365_isasubr.c,v 1.49 2022/09/25 17:09:36 thorpej Exp $	*/
+/*	$NetBSD: i82365_isasubr.c,v 1.50 2024/09/08 09:36:50 rillig Exp $	*/
 
 /*
  * Copyright (c) 2000 Christian E. Hopps.  All rights reserved.
@@ -32,7 +32,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: i82365_isasubr.c,v 1.49 2022/09/25 17:09:36 thorpej Exp $");
+__KERNEL_RCSID(0, "$NetBSD: i82365_isasubr.c,v 1.50 2024/09/08 09:36:50 rillig Exp $");
 
 #define	PCICISADEBUG
 
@@ -99,7 +99,7 @@ int	pcic_isa_intr_alloc_mask = PCIC_ISA_
 #ifdef hpcmips
 /*
  * The irq probing doesn't work with current vrisab implementation.
- * The irq is just an key to find matching GPIO port to use and is fixed.
+ * The irq is just a key to find matching GPIO port to use and is fixed.
  */
 #define	PCIC_IRQ_PROBE	0
 #else

Index: src/sys/dev/isapnp/isapnp.c
diff -u src/sys/dev/isapnp/isapnp.c:1.63 src/sys/dev/isapnp/isapnp.c:1.64
--- src/sys/dev/isapnp/isapnp.c:1.63	Sun Sep 25 17:20:03 2022
+++ src/sys/dev/isapnp/isapnp.c	Sun Sep  8 09:36:50 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: isapnp.c,v 1.63 2022/09/25 17:20:03 thorpej Exp $	*/
+/*	$NetBSD: isapnp.c,v 1.64 2024/09/08 09:36:50 rillig Exp $	*/
 
 /*-
  * Copyright (c) 1996, 2008 The NetBSD Foundation, Inc.
@@ -34,7 +34,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: isapnp.c,v 1.63 2022/09/25 17:20:03 thorpej Exp $");
+__KERNEL_RCSID(0, "$NetBSD: isapnp.c,v 1.64 2024/09/08 09:36:50 rillig Exp $");
 
 #include "isadma.h"
 
@@ -702,7 +702,7 @@ isapnp_find(struct isapnp_softc *sc, int
 /* isapnp_configure():
  *	Configure a PnP card
  *	XXX: The memory configuration code is wrong. We need to check the
- *	     range/length bit an do appropriate sets.
+ *	     range/length bit and do appropriate sets.
  */
 static void
 isapnp_configure(struct isapnp_softc *sc, const struct isapnp_attach_args *ipa)

Index: src/sys/external/bsd/gnu-efi/gnu-efi2netbsd
diff -u src/sys/external/bsd/gnu-efi/gnu-efi2netbsd:1.1 src/sys/external/bsd/gnu-efi/gnu-efi2netbsd:1.2
--- src/sys/external/bsd/gnu-efi/gnu-efi2netbsd:1.1	Tue Apr  1 16:10:56 2014
+++ src/sys/external/bsd/gnu-efi/gnu-efi2netbsd	Sun Sep  8 09:36:51 2024
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-#	$NetBSD: gnu-efi2netbsd,v 1.1 2014/04/01 16:10:56 jakllsch Exp $
+#	$NetBSD: gnu-efi2netbsd,v 1.2 2024/09/08 09:36:51 rillig Exp $
 #
 # Copyright (c) 2011 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -26,7 +26,7 @@
 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 # POSSIBILITY OF SUCH DAMAGE.
 #
-# gnu-efi2netbsd:  convert an gnu-efi source tree into a
+# gnu-efi2netbsd:  convert a gnu-efi source tree into a
 # NetBSD gnu-efi source tree, under src/sys/external/bsd,
 #
 # Rough instructions for importing new gnu-efi release:

Index: src/sys/external/bsd/ipf/netinet/ip_nat.c
diff -u src/sys/external/bsd/ipf/netinet/ip_nat.c:1.26 src/sys/external/bsd/ipf/netinet/ip_nat.c:1.27
--- src/sys/external/bsd/ipf/netinet/ip_nat.c:1.26	Wed Feb  2 05:40:58 2022
+++ src/sys/external/bsd/ipf/netinet/ip_nat.c	Sun Sep  8 09:36:51 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: ip_nat.c,v 1.26 2022/02/02 05:40:58 msaitoh Exp $	*/
+/*	$NetBSD: ip_nat.c,v 1.27 2024/09/08 09:36:51 rillig Exp $	*/
 
 /*
  * Copyright (C) 2012 by Darren Reed.
@@ -112,7 +112,7 @@ extern struct ifnet vpnif;
 #if !defined(lint)
 #if defined(__NetBSD__)
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ip_nat.c,v 1.26 2022/02/02 05:40:58 msaitoh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ip_nat.c,v 1.27 2024/09/08 09:36:51 rillig Exp $");
 #else
 static const char sccsid[] = "@(#)ip_nat.c	1.11 6/5/96 (C) 1995 Darren Reed";
 static const char rcsid[] = "@(#)Id: ip_nat.c,v 1.1.1.2 2012/07/22 13:45:27 darrenr Exp";
@@ -3113,7 +3113,7 @@ ipf_nat_add(fr_info_t *fin, ipnat_t *np,
 		 * In the ICMP query NAT code, we translate the ICMP id fields
 		 * to make them unique. This is indepedent of the ICMP type
 		 * (e.g. in the unlikely event that a host sends an echo and
-		 * an tstamp request with the same id, both packets will have
+		 * a tstamp request with the same id, both packets will have
 		 * their ip address/id field changed in the same way).
 		 */
 		/* The icmp_id field is used by the sender to identify the

Index: src/sys/external/bsd/ipf/netinet/ip_nat6.c
diff -u src/sys/external/bsd/ipf/netinet/ip_nat6.c:1.12 src/sys/external/bsd/ipf/netinet/ip_nat6.c:1.13
--- src/sys/external/bsd/ipf/netinet/ip_nat6.c:1.12	Wed Feb 10 00:28:55 2021
+++ src/sys/external/bsd/ipf/netinet/ip_nat6.c	Sun Sep  8 09:36:51 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: ip_nat6.c,v 1.12 2021/02/10 00:28:55 christos Exp $	*/
+/*	$NetBSD: ip_nat6.c,v 1.13 2024/09/08 09:36:51 rillig Exp $	*/
 
 /*
  * Copyright (C) 2012 by Darren Reed.
@@ -994,7 +994,7 @@ ipf_nat6_add(fr_info_t *fin, ipnat_t *np
 		 * In the ICMP query NAT code, we translate the ICMP id fields
 		 * to make them unique. This is indepedent of the ICMP type
 		 * (e.g. in the unlikely event that a host sends an echo and
-		 * an tstamp request with the same id, both packets will have
+		 * a tstamp request with the same id, both packets will have
 		 * their ip address/id field changed in the same way).
 		 */
 		/* The icmp6_id field is used by the sender to identify the

Index: src/sys/external/bsd/ipf/netinet/ip_proxy.c
diff -u src/sys/external/bsd/ipf/netinet/ip_proxy.c:1.7 src/sys/external/bsd/ipf/netinet/ip_proxy.c:1.8
--- src/sys/external/bsd/ipf/netinet/ip_proxy.c:1.7	Sun Jun  3 10:37:23 2018
+++ src/sys/external/bsd/ipf/netinet/ip_proxy.c	Sun Sep  8 09:36:51 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: ip_proxy.c,v 1.7 2018/06/03 10:37:23 maxv Exp $	*/
+/*	$NetBSD: ip_proxy.c,v 1.8 2024/09/08 09:36:51 rillig Exp $	*/
 
 /*
  * Copyright (C) 2012 by Darren Reed.
@@ -103,7 +103,7 @@ struct file;
 #if !defined(lint)
 #if defined(__NetBSD__)
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ip_proxy.c,v 1.7 2018/06/03 10:37:23 maxv Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ip_proxy.c,v 1.8 2024/09/08 09:36:51 rillig Exp $");
 #else
 static const char rcsid[] = "@(#)Id: ip_proxy.c,v 1.1.1.2 2012/07/22 13:45:33 darrenr Exp";
 #endif
@@ -1055,7 +1055,7 @@ ipf_proxy_check(fr_info_t *fin, nat_t *n
 /*              pr(I)   - protocol number for proxy                         */
 /*              name(I) - proxy name                                        */
 /*                                                                          */
-/* Search for an proxy by the protocol it is being used with and its name.  */
+/* Search for a proxy by the protocol it is being used with and its name.   */
 /* ------------------------------------------------------------------------ */
 aproxy_t *
 ipf_proxy_lookup(void *arg, u_int pr, char *name)

Index: src/sys/fs/cd9660/cd9660_lookup.c
diff -u src/sys/fs/cd9660/cd9660_lookup.c:1.32 src/sys/fs/cd9660/cd9660_lookup.c:1.33
--- src/sys/fs/cd9660/cd9660_lookup.c:1.32	Sat Aug  6 18:26:41 2022
+++ src/sys/fs/cd9660/cd9660_lookup.c	Sun Sep  8 09:36:51 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: cd9660_lookup.c,v 1.32 2022/08/06 18:26:41 andvar Exp $	*/
+/*	$NetBSD: cd9660_lookup.c,v 1.33 2024/09/08 09:36:51 rillig Exp $	*/
 
 /*-
  * Copyright (c) 1989, 1993, 1994
@@ -39,7 +39,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: cd9660_lookup.c,v 1.32 2022/08/06 18:26:41 andvar Exp $");
+__KERNEL_RCSID(0, "$NetBSD: cd9660_lookup.c,v 1.33 2024/09/08 09:36:51 rillig Exp $");
 
 #include <sys/param.h>
 #include <sys/namei.h>
@@ -71,7 +71,7 @@ __KERNEL_RCSID(0, "$NetBSD: cd9660_looku
  * and its parent directory locked.
  * When creating or renaming, the target may * not be ".".
  * When deleting , the target may be "."., but the caller must check
- * to ensure it does an vrele and vput instead of two vputs.
+ * to ensure it does a vrele and vput instead of two vputs.
  *
  * Overall outline of ufs_lookup:
  *

Index: src/sys/fs/filecorefs/filecore_lookup.c
diff -u src/sys/fs/filecorefs/filecore_lookup.c:1.22 src/sys/fs/filecorefs/filecore_lookup.c:1.23
--- src/sys/fs/filecorefs/filecore_lookup.c:1.22	Sat Aug  6 18:26:42 2022
+++ src/sys/fs/filecorefs/filecore_lookup.c	Sun Sep  8 09:36:51 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: filecore_lookup.c,v 1.22 2022/08/06 18:26:42 andvar Exp $	*/
+/*	$NetBSD: filecore_lookup.c,v 1.23 2024/09/08 09:36:51 rillig Exp $	*/
 
 /*-
  * Copyright (c) 1989, 1993, 1994 The Regents of the University of California.
@@ -66,7 +66,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: filecore_lookup.c,v 1.22 2022/08/06 18:26:42 andvar Exp $");
+__KERNEL_RCSID(0, "$NetBSD: filecore_lookup.c,v 1.23 2024/09/08 09:36:51 rillig Exp $");
 
 #include <sys/param.h>
 #include <sys/namei.h>
@@ -94,7 +94,7 @@ __KERNEL_RCSID(0, "$NetBSD: filecore_loo
  * exists, lookup returns both the target and its parent directory locked.
  * When creating or renaming and LOCKPARENT is specified, the target may
  * not be ".".  When deleting and LOCKPARENT is specified, the target may
- * be "."., but the caller must check to ensure it does an vrele and iput
+ * be ".", but the caller must check to ensure it does a vrele and iput
  * instead of two iputs.
  *
  * Overall outline of ufs_lookup:

Index: src/sys/fs/nfs/common/nfsrvstate.h
diff -u src/sys/fs/nfs/common/nfsrvstate.h:1.2 src/sys/fs/nfs/common/nfsrvstate.h:1.3
--- src/sys/fs/nfs/common/nfsrvstate.h:1.2	Tue Dec 13 22:52:46 2016
+++ src/sys/fs/nfs/common/nfsrvstate.h	Sun Sep  8 09:36:51 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: nfsrvstate.h,v 1.2 2016/12/13 22:52:46 pgoyette Exp $	*/
+/*	$NetBSD: nfsrvstate.h,v 1.3 2024/09/08 09:36:51 rillig Exp $	*/
 /*-
  * Copyright (c) 2009 Rick Macklem, University of Guelph
  * All rights reserved.
@@ -25,7 +25,7 @@
  * SUCH DAMAGE.
  *
  * FreeBSD: head/sys/fs/nfs/nfsrvstate.h 298788 2016-04-29 16:07:25Z pfg 
- * $NetBSD: nfsrvstate.h,v 1.2 2016/12/13 22:52:46 pgoyette Exp $
+ * $NetBSD: nfsrvstate.h,v 1.3 2024/09/08 09:36:51 rillig Exp $
  */
 
 #ifndef _NFS_NFSRVSTATE_H_
@@ -261,7 +261,7 @@ struct nfslockfile {
 };
 
 /*
- * This structure is malloc'd an chained off hash lists for user/group
+ * This structure is malloc'd and chained off hash lists for user/group
  * names.
  */
 struct nfsusrgrp {

Index: src/sys/kern/kern_ktrace.c
diff -u src/sys/kern/kern_ktrace.c:1.185 src/sys/kern/kern_ktrace.c:1.186
--- src/sys/kern/kern_ktrace.c:1.185	Sun Jul 14 05:10:40 2024
+++ src/sys/kern/kern_ktrace.c	Sun Sep  8 09:36:51 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: kern_ktrace.c,v 1.185 2024/07/14 05:10:40 kre Exp $	*/
+/*	$NetBSD: kern_ktrace.c,v 1.186 2024/09/08 09:36:51 rillig Exp $	*/
 
 /*-
  * Copyright (c) 2006, 2007, 2008, 2020 The NetBSD Foundation, Inc.
@@ -61,7 +61,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: kern_ktrace.c,v 1.185 2024/07/14 05:10:40 kre Exp $");
+__KERNEL_RCSID(0, "$NetBSD: kern_ktrace.c,v 1.186 2024/09/08 09:36:51 rillig Exp $");
 
 #include <sys/param.h>
 
@@ -1042,7 +1042,7 @@ ktrace_common(lwp_t *curl, int ops, int 
 			mutex_exit(&ktrace_lock);
 
 			/*
-			 * XXX: not correct.  needs an way to detect
+			 * XXX: not correct.  needs a way to detect
 			 * whether ktruss or ktrace.
 			 */
 			if (fp->f_type == DTYPE_PIPE)

Index: src/sys/kern/kern_sysctl.c
diff -u src/sys/kern/kern_sysctl.c:1.270 src/sys/kern/kern_sysctl.c:1.271
--- src/sys/kern/kern_sysctl.c:1.270	Sat Sep  9 16:01:09 2023
+++ src/sys/kern/kern_sysctl.c	Sun Sep  8 09:36:51 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: kern_sysctl.c,v 1.270 2023/09/09 16:01:09 christos Exp $	*/
+/*	$NetBSD: kern_sysctl.c,v 1.271 2024/09/08 09:36:51 rillig Exp $	*/
 
 /*-
  * Copyright (c) 2003, 2007, 2008 The NetBSD Foundation, Inc.
@@ -70,7 +70,7 @@
 #define __COMPAT_SYSCTL
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: kern_sysctl.c,v 1.270 2023/09/09 16:01:09 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: kern_sysctl.c,v 1.271 2024/09/08 09:36:51 rillig Exp $");
 
 #ifdef _KERNEL_OPT
 #include "opt_defcorename.h"
@@ -983,7 +983,7 @@ sysctl_create(SYSCTLFN_ARGS)
 		break;
 	case CTLTYPE_BOOL:
 		/*
-		 * since an bool is an bool, if the size is not given or
+		 * since a bool is a bool, if the size is not given or
 		 * is wrong, we can "intuit" it.
 		 */
 		if (sz != 0 && sz != sizeof(bool))

Index: src/sys/net/if_tap.c
diff -u src/sys/net/if_tap.c:1.134 src/sys/net/if_tap.c:1.135
--- src/sys/net/if_tap.c:1.134	Sun Aug 18 12:35:47 2024
+++ src/sys/net/if_tap.c	Sun Sep  8 09:36:51 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: if_tap.c,v 1.134 2024/08/18 12:35:47 rin Exp $	*/
+/*	$NetBSD: if_tap.c,v 1.135 2024/09/08 09:36:51 rillig Exp $	*/
 
 /*
  *  Copyright (c) 2003, 2004, 2008, 2009 The NetBSD Foundation.
@@ -33,7 +33,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: if_tap.c,v 1.134 2024/08/18 12:35:47 rin Exp $");
+__KERNEL_RCSID(0, "$NetBSD: if_tap.c,v 1.135 2024/09/08 09:36:51 rillig Exp $");
 
 #if defined(_KERNEL_OPT)
 #include "opt_modular.h"
@@ -663,7 +663,7 @@ tap_clone_destroyer(device_t dev)
  * call ends in tap_cdev_open.  The actual place where it is handled is
  * tap_dev_cloner.
  *
- * An tap device cannot be opened more than once at a time, so the cdevsw
+ * A tap device cannot be opened more than once at a time, so the cdevsw
  * part of open() does nothing but noting that the interface is being used and
  * hence ready to actually handle packets.
  */

Index: src/sys/netinet/sctp_output.c
diff -u src/sys/netinet/sctp_output.c:1.36 src/sys/netinet/sctp_output.c:1.37
--- src/sys/netinet/sctp_output.c:1.36	Fri Jul  5 04:31:54 2024
+++ src/sys/netinet/sctp_output.c	Sun Sep  8 09:36:51 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: sctp_output.c,v 1.36 2024/07/05 04:31:54 rin Exp $ */
+/*	$NetBSD: sctp_output.c,v 1.37 2024/09/08 09:36:51 rillig Exp $ */
 /*	$KAME: sctp_output.c,v 1.48 2005/06/16 18:29:24 jinmei Exp $	*/
 
 /*
@@ -30,7 +30,7 @@
  * SUCH DAMAGE.
  */
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: sctp_output.c,v 1.36 2024/07/05 04:31:54 rin Exp $");
+__KERNEL_RCSID(0, "$NetBSD: sctp_output.c,v 1.37 2024/09/08 09:36:51 rillig Exp $");
 
 #ifdef _KERNEL_OPT
 #include "opt_ipsec.h"
@@ -645,7 +645,7 @@ sctp_choose_v4_boundspecific_stcb(struct
 		 * in our list, if so, we want that one.
 		 */
 		if (ifn) {
-			/* first try for an prefered address on the ep */
+			/* first try for a preferred address on the ep */
 			IFADDR_READER_FOREACH(ifa, ifn) {
 				if (sctp_is_addr_in_ep(inp, ifa)) {
 					sin = sctp_is_v4_ifa_addr_prefered (ifa, loopscope, ipv4_scope, &sin_loop, &sin_local);

Index: src/sys/netinet/sctp_usrreq.c
diff -u src/sys/netinet/sctp_usrreq.c:1.25 src/sys/netinet/sctp_usrreq.c:1.26
--- src/sys/netinet/sctp_usrreq.c:1.25	Fri Jul  5 04:31:54 2024
+++ src/sys/netinet/sctp_usrreq.c	Sun Sep  8 09:36:52 2024
@@ -1,5 +1,5 @@
 /*	$KAME: sctp_usrreq.c,v 1.50 2005/06/16 20:45:29 jinmei Exp $	*/
-/*	$NetBSD: sctp_usrreq.c,v 1.25 2024/07/05 04:31:54 rin Exp $	*/
+/*	$NetBSD: sctp_usrreq.c,v 1.26 2024/09/08 09:36:52 rillig Exp $	*/
 
 /*
  * Copyright (c) 2001, 2002, 2003, 2004 Cisco Systems, Inc.
@@ -33,7 +33,7 @@
  * SUCH DAMAGE.
  */
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: sctp_usrreq.c,v 1.25 2024/07/05 04:31:54 rin Exp $");
+__KERNEL_RCSID(0, "$NetBSD: sctp_usrreq.c,v 1.26 2024/09/08 09:36:52 rillig Exp $");
 
 #ifdef _KERNEL_OPT
 #include "opt_inet.h"
@@ -610,7 +610,7 @@ sctp_send(struct socket *so, struct mbuf
 		sctp_m_freem(m);
 		return EINVAL;
 	}
-	/* Got to have an to address if we are NOT a connected socket */
+	/* Got to have a to address if we are NOT a connected socket */
 	if ((addr == NULL) &&
 	    ((inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) ||
 	     (inp->sctp_flags & SCTP_PCB_FLAGS_TCPTYPE))
@@ -1095,7 +1095,7 @@ sctp_count_max_addresses(struct sctp_inp
 {
 	int cnt = 0;
 	/*
-	 * In both sub-set bound an bound_all cases we return the MAXIMUM
+	 * In both sub-set bound and bound_all cases we return the MAXIMUM
 	 * number of addresses that you COULD get. In reality the sub-set
 	 * bound may have an exclusion list for a given TCB OR in the
 	 * bound-all case a TCB may NOT include the loopback or other

Index: src/sys/netinet/tcp_output.c
diff -u src/sys/netinet/tcp_output.c:1.221 src/sys/netinet/tcp_output.c:1.222
--- src/sys/netinet/tcp_output.c:1.221	Fri Jul  5 04:31:54 2024
+++ src/sys/netinet/tcp_output.c	Sun Sep  8 09:36:52 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: tcp_output.c,v 1.221 2024/07/05 04:31:54 rin Exp $	*/
+/*	$NetBSD: tcp_output.c,v 1.222 2024/09/08 09:36:52 rillig Exp $	*/
 
 /*
  * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -135,7 +135,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: tcp_output.c,v 1.221 2024/07/05 04:31:54 rin Exp $");
+__KERNEL_RCSID(0, "$NetBSD: tcp_output.c,v 1.222 2024/09/08 09:36:52 rillig Exp $");
 
 #ifdef _KERNEL_OPT
 #include "opt_inet.h"
@@ -867,7 +867,7 @@ again:
 	 * scaling has the drawback of growing the send buffer beyond
 	 * what is strictly necessary to make full use of a given
 	 * delay*bandwidth product.  However testing has shown this not
-	 * to be much of an problem.  At worst we are trading wasting
+	 * to be much of a problem.  At worst we are trading wasting
 	 * of available bandwidth (the non-use of it) for wasting some
 	 * socket buffer memory.
 	 *

Index: src/sys/sys/unpcb.h
diff -u src/sys/sys/unpcb.h:1.18 src/sys/sys/unpcb.h:1.19
--- src/sys/sys/unpcb.h:1.18	Wed Apr  6 19:45:46 2016
+++ src/sys/sys/unpcb.h	Sun Sep  8 09:36:52 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: unpcb.h,v 1.18 2016/04/06 19:45:46 roy Exp $	*/
+/*	$NetBSD: unpcb.h,v 1.19 2024/09/08 09:36:52 rillig Exp $	*/
 
 /*
  * Copyright (c) 1982, 1986, 1989, 1993
@@ -41,7 +41,7 @@
  * Protocol control block for an active
  * instance of a UNIX internal protocol.
  *
- * A socket may be associated with an vnode in the
+ * A socket may be associated with a vnode in the
  * file system.  If so, the unp_vnode pointer holds
  * a reference count to this vnode, which should be irele'd
  * when the socket goes away.

Index: src/sys/ufs/ext2fs/ext2fs_lookup.c
diff -u src/sys/ufs/ext2fs/ext2fs_lookup.c:1.94 src/sys/ufs/ext2fs/ext2fs_lookup.c:1.95
--- src/sys/ufs/ext2fs/ext2fs_lookup.c:1.94	Sat Aug 26 05:22:50 2023
+++ src/sys/ufs/ext2fs/ext2fs_lookup.c	Sun Sep  8 09:36:52 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: ext2fs_lookup.c,v 1.94 2023/08/26 05:22:50 riastradh Exp $	*/
+/*	$NetBSD: ext2fs_lookup.c,v 1.95 2024/09/08 09:36:52 rillig Exp $	*/
 
 /*
  * Modified for NetBSD 1.2E
@@ -48,7 +48,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ext2fs_lookup.c,v 1.94 2023/08/26 05:22:50 riastradh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ext2fs_lookup.c,v 1.95 2024/09/08 09:36:52 rillig Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>
@@ -252,7 +252,7 @@ ext2fs_readdir(void *v)
  * exists, lookup returns both the target and its parent directory locked.
  * When creating or renaming and LOCKPARENT is specified, the target may
  * not be ".".  When deleting and LOCKPARENT is specified, the target may
- * be "."., but the caller must check to ensure it does an vrele and vput
+ * be ".", but the caller must check to ensure it does a vrele and vput
  * instead of two vputs.
  *
  * Overall outline of ext2fs_lookup:

Index: src/sys/ufs/lfs/ulfs_lookup.c
diff -u src/sys/ufs/lfs/ulfs_lookup.c:1.47 src/sys/ufs/lfs/ulfs_lookup.c:1.48
--- src/sys/ufs/lfs/ulfs_lookup.c:1.47	Sat Aug  6 18:26:42 2022
+++ src/sys/ufs/lfs/ulfs_lookup.c	Sun Sep  8 09:36:52 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: ulfs_lookup.c,v 1.47 2022/08/06 18:26:42 andvar Exp $	*/
+/*	$NetBSD: ulfs_lookup.c,v 1.48 2024/09/08 09:36:52 rillig Exp $	*/
 /*  from NetBSD: ufs_lookup.c,v 1.135 2015/07/11 11:04:48 mlelstv  */
 
 /*
@@ -38,7 +38,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ulfs_lookup.c,v 1.47 2022/08/06 18:26:42 andvar Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ulfs_lookup.c,v 1.48 2024/09/08 09:36:52 rillig Exp $");
 
 #ifdef _KERNEL_OPT
 #include "opt_lfs.h"
@@ -91,7 +91,7 @@ int	lfs_dirchk = 0;
  * exists, lookup returns both the target and its parent directory locked.
  * When creating or renaming and LOCKPARENT is specified, the target may
  * not be ".".  When deleting and LOCKPARENT is specified, the target may
- * be "."., but the caller must check to ensure it does an vrele and vput
+ * be ".", but the caller must check to ensure it does a vrele and vput
  * instead of two vputs.
  *
  * Overall outline of ulfs_lookup:

Index: src/sys/ufs/ufs/ufs_lookup.c
diff -u src/sys/ufs/ufs/ufs_lookup.c:1.158 src/sys/ufs/ufs/ufs_lookup.c:1.159
--- src/sys/ufs/ufs/ufs_lookup.c:1.158	Thu Aug 10 20:49:20 2023
+++ src/sys/ufs/ufs/ufs_lookup.c	Sun Sep  8 09:36:52 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: ufs_lookup.c,v 1.158 2023/08/10 20:49:20 mrg Exp $	*/
+/*	$NetBSD: ufs_lookup.c,v 1.159 2024/09/08 09:36:52 rillig Exp $	*/
 
 /*
  * Copyright (c) 1989, 1993
@@ -37,7 +37,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ufs_lookup.c,v 1.158 2023/08/10 20:49:20 mrg Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ufs_lookup.c,v 1.159 2024/09/08 09:36:52 rillig Exp $");
 
 #ifdef _KERNEL_OPT
 #include "opt_ffs.h"
@@ -300,7 +300,7 @@ ufs_getino(struct vnode *vdp, struct ino
  * exists, lookup returns both the target and its parent directory locked.
  * When creating or renaming and LOCKPARENT is specified, the target may
  * not be ".".  When deleting and LOCKPARENT is specified, the target may
- * be "."., but the caller must check to ensure it does an vrele and vput
+ * be ".", but the caller must check to ensure it does a vrele and vput
  * instead of two vputs.
  *
  * Overall outline of ufs_lookup:

Index: src/tests/fs/common/fstest_nfs.c
diff -u src/tests/fs/common/fstest_nfs.c:1.12 src/tests/fs/common/fstest_nfs.c:1.13
--- src/tests/fs/common/fstest_nfs.c:1.12	Wed Jun 17 00:16:21 2020
+++ src/tests/fs/common/fstest_nfs.c	Sun Sep  8 09:36:52 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: fstest_nfs.c,v 1.12 2020/06/17 00:16:21 kamil Exp $	*/
+/*	$NetBSD: fstest_nfs.c,v 1.13 2024/09/08 09:36:52 rillig Exp $	*/
 
 /*
  * Copyright (c) 2010 The NetBSD Foundation, Inc.
@@ -290,7 +290,7 @@ dounmount(const atf_tc_t *tc, const char
 	int status, i, sverrno;
 
 	/*
-	 * NFS handles sillyrenames in an workqueue.  Some of them might
+	 * NFS handles sillyrenames in a workqueue.  Some of them might
 	 * be still in the queue even if all user activity has ceased.
 	 * We try to unmount for 2 seconds to give them a chance
 	 * to flush out.

Index: src/tests/fs/ffs/h_quota2_tests.c
diff -u src/tests/fs/ffs/h_quota2_tests.c:1.5 src/tests/fs/ffs/h_quota2_tests.c:1.6
--- src/tests/fs/ffs/h_quota2_tests.c:1.5	Fri Jan 13 21:30:39 2017
+++ src/tests/fs/ffs/h_quota2_tests.c	Sun Sep  8 09:36:52 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: h_quota2_tests.c,v 1.5 2017/01/13 21:30:39 christos Exp $	*/
+/*	$NetBSD: h_quota2_tests.c,v 1.6 2024/09/08 09:36:52 rillig Exp $	*/
 
 /*
  * rump server for advanced quota tests
@@ -97,7 +97,7 @@ quota_test1(const char *testopts)
 		warn("rump_sys_open");
 	} else {
 		/*
-		 * write up to the soft limit, wait a bit, an try to
+		 * write up to the soft limit, wait a bit, and try to
 		 * keep on writing
 		 */
 		int i;

Index: src/tests/libexec/ld.elf_so/t_rtld_r_debug.c
diff -u src/tests/libexec/ld.elf_so/t_rtld_r_debug.c:1.5 src/tests/libexec/ld.elf_so/t_rtld_r_debug.c:1.6
--- src/tests/libexec/ld.elf_so/t_rtld_r_debug.c:1.5	Fri Nov 24 17:40:20 2023
+++ src/tests/libexec/ld.elf_so/t_rtld_r_debug.c	Sun Sep  8 09:36:52 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: t_rtld_r_debug.c,v 1.5 2023/11/24 17:40:20 riastradh Exp $	*/
+/*	$NetBSD: t_rtld_r_debug.c,v 1.6 2024/09/08 09:36:52 rillig Exp $	*/
 
 /*
  * Copyright (c) 2020 The NetBSD Foundation, Inc.
@@ -144,7 +144,7 @@ ATF_TC(dlopen);
 ATF_TC_HEAD(dlopen, tc)
 {
 	atf_tc_set_md_var(tc, "descr",
-	    "check whether r_debug is well-formed after an dlopen(3) call");
+	    "check whether r_debug is well-formed after a dlopen(3) call");
 }
 ATF_TC_BODY(dlopen, tc)
 {

Index: src/tests/modules/t_threadpool.sh
diff -u src/tests/modules/t_threadpool.sh:1.2 src/tests/modules/t_threadpool.sh:1.3
--- src/tests/modules/t_threadpool.sh:1.2	Sun Apr 28 07:27:42 2024
+++ src/tests/modules/t_threadpool.sh	Sun Sep  8 09:36:53 2024
@@ -1,4 +1,4 @@
-# $NetBSD: t_threadpool.sh,v 1.2 2024/04/28 07:27:42 rillig Exp $
+# $NetBSD: t_threadpool.sh,v 1.3 2024/09/08 09:36:53 rillig Exp $
 #
 # Copyright (c) 2018 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -105,7 +105,7 @@ percpu_body() {
 	# Ensure that the state is clean.
 	read_sysctl kern.threadpool_tester.test_value 0
 
-	# Create an percpu pool.
+	# Create a percpu pool.
 	write_sysctl kern.threadpool_tester.get_percpu $tp_pri
 
 	# Do it again.  We expect this to fail, but the test jig will

Index: src/usr.bin/compress/doc/README
diff -u src/usr.bin/compress/doc/README:1.1.1.2 src/usr.bin/compress/doc/README:1.2
--- src/usr.bin/compress/doc/README:1.1.1.2	Mon Jun 13 14:35:29 1994
+++ src/usr.bin/compress/doc/README	Sun Sep  8 09:36:53 2024
@@ -232,7 +232,7 @@ Here is the README file from the previou
 >Here is the README that I sent with my first posting:
 >
 >>Enclosed is a modified version of compress.c, along with scripts to make it
->>run identically to pack(1), unpack(1), an pcat(1).  Here is what I
+>>run identically to pack(1), unpack(1), and pcat(1).  Here is what I
 >>(petsd!joe) and a colleague (petsd!peora!srd) did:
 >>
 >>1. Removed VAX dependencies.

Index: src/usr.sbin/bootp/bootptest/getether.c
diff -u src/usr.sbin/bootp/bootptest/getether.c:1.9 src/usr.sbin/bootp/bootptest/getether.c:1.10
--- src/usr.sbin/bootp/bootptest/getether.c:1.9	Wed Apr 15 00:23:29 2009
+++ src/usr.sbin/bootp/bootptest/getether.c	Sun Sep  8 09:36:53 2024
@@ -1,8 +1,8 @@
-/*	$NetBSD: getether.c,v 1.9 2009/04/15 00:23:29 lukem Exp $	*/
+/*	$NetBSD: getether.c,v 1.10 2024/09/08 09:36:53 rillig Exp $	*/
 
 #include <sys/cdefs.h>
 #ifndef lint
-__RCSID("$NetBSD: getether.c,v 1.9 2009/04/15 00:23:29 lukem Exp $");
+__RCSID("$NetBSD: getether.c,v 1.10 2024/09/08 09:36:53 rillig Exp $");
 #endif
 
 /*
@@ -262,7 +262,7 @@ getether(char *ifname, char *eap)
 	/*
 	 * Get the Ethernet address the same way the ARP module
 	 * does when it is pushed onto a new stream (bind).
-	 * One should instead be able just do an dl_info_req
+	 * One should instead be able just do a dl_info_req
 	 * but many drivers do not supply the hardware address
 	 * in the response to dl_info_req (they MUST supply it
 	 * for dl_bind_ack because the ARP module requires it).

Index: src/usr.sbin/sysinst/arch/x68k/msg.md.en
diff -u src/usr.sbin/sysinst/arch/x68k/msg.md.en:1.3 src/usr.sbin/sysinst/arch/x68k/msg.md.en:1.4
--- src/usr.sbin/sysinst/arch/x68k/msg.md.en:1.3	Mon Feb  3 10:37:46 2020
+++ src/usr.sbin/sysinst/arch/x68k/msg.md.en	Sun Sep  8 09:36:53 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: msg.md.en,v 1.3 2020/02/03 10:37:46 martin Exp $	*/
+/*	$NetBSD: msg.md.en,v 1.4 2024/09/08 09:36:53 rillig Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -64,7 +64,7 @@ message set_kernel_1
 .if notyet
 /* XXX: not yet implemented */
 message emptypart
-{There is an valid partition %c after empty partition(s).
+{There is a valid partition %c after empty partition(s).
 Please re-edit the partition table.}
 
 message existing

Reply via email to