Module Name:    src
Committed By:   andvar
Date:           Tue May 24 06:28:02 UTC 2022

Modified Files:
        src/distrib/notes/hp300: upgrade
        src/games/phantasia: misc.c
        src/games/trek: dcrept.c setwarp.c
        src/lib/libc/stdio: vfscanf.c
        src/lib/libresolv: dst_api.c
        src/sbin/atactl: atactl.8
        src/sbin/nvmectl: bignum.c
        src/sys/arch/acorn32/stand/boot32: boot32.c
        src/sys/arch/arc/arc: platform.c
        src/sys/arch/arm/iomd: vidc20config.c
        src/sys/arch/atari/atari: atari_init.c disksubr.c
        src/sys/arch/hpcsh/dev/hd64461: hd64461video.c
        src/sys/arch/mipsco/mipsco: disksubr.c
        src/sys/arch/ofppc/ofppc: disksubr.c
        src/sys/arch/sh3/sh3: vm_machdep.c
        src/sys/arch/x86/x86: fpu.c
        src/sys/dev/hdaudio: hdafg.c
        src/sys/dev/hpc: files.hpcapm
        src/sys/dev/i2c: sgp40.c sht4xreg.h
        src/sys/dev/isa: gusreg.h
        src/sys/dev/isapnp: files.isapnp
        src/sys/dev/microcode/tools: array2bin.c
        src/sys/dev/pci: if_ntwoc_pci.c
        src/sys/fs/v7fs: v7fs.h
        src/sys/kern: subr_pool.c
        src/sys/nfs: nfs_vnops.c
        src/sys/ufs/ffs: ffs_subr.c
        src/tests/rump/rumpkern: t_modlinkset.c
        src/usr.sbin/ac: ac.c
        src/usr.sbin/mopd/mopcopy: mopcopy.c

Log Message:
fix various typos in comments, docs and log messages.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/distrib/notes/hp300/upgrade
cvs rdiff -u -r1.23 -r1.24 src/games/phantasia/misc.c
cvs rdiff -u -r1.10 -r1.11 src/games/trek/dcrept.c
cvs rdiff -u -r1.8 -r1.9 src/games/trek/setwarp.c
cvs rdiff -u -r1.46 -r1.47 src/lib/libc/stdio/vfscanf.c
cvs rdiff -u -r1.8 -r1.9 src/lib/libresolv/dst_api.c
cvs rdiff -u -r1.31 -r1.32 src/sbin/atactl/atactl.8
cvs rdiff -u -r1.4 -r1.5 src/sbin/nvmectl/bignum.c
cvs rdiff -u -r1.49 -r1.50 src/sys/arch/acorn32/stand/boot32/boot32.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arc/arc/platform.c
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/arm/iomd/vidc20config.c
cvs rdiff -u -r1.103 -r1.104 src/sys/arch/atari/atari/atari_init.c
cvs rdiff -u -r1.44 -r1.45 src/sys/arch/atari/atari/disksubr.c
cvs rdiff -u -r1.55 -r1.56 src/sys/arch/hpcsh/dev/hd64461/hd64461video.c
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/mipsco/mipsco/disksubr.c
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/ofppc/ofppc/disksubr.c
cvs rdiff -u -r1.81 -r1.82 src/sys/arch/sh3/sh3/vm_machdep.c
cvs rdiff -u -r1.77 -r1.78 src/sys/arch/x86/x86/fpu.c
cvs rdiff -u -r1.27 -r1.28 src/sys/dev/hdaudio/hdafg.c
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/hpc/files.hpcapm
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/i2c/sgp40.c
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/i2c/sht4xreg.h
cvs rdiff -u -r1.9 -r1.10 src/sys/dev/isa/gusreg.h
cvs rdiff -u -r1.40 -r1.41 src/sys/dev/isapnp/files.isapnp
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/microcode/tools/array2bin.c
cvs rdiff -u -r1.31 -r1.32 src/sys/dev/pci/if_ntwoc_pci.c
cvs rdiff -u -r1.3 -r1.4 src/sys/fs/v7fs/v7fs.h
cvs rdiff -u -r1.282 -r1.283 src/sys/kern/subr_pool.c
cvs rdiff -u -r1.323 -r1.324 src/sys/nfs/nfs_vnops.c
cvs rdiff -u -r1.52 -r1.53 src/sys/ufs/ffs/ffs_subr.c
cvs rdiff -u -r1.3 -r1.4 src/tests/rump/rumpkern/t_modlinkset.c
cvs rdiff -u -r1.26 -r1.27 src/usr.sbin/ac/ac.c
cvs rdiff -u -r1.11 -r1.12 src/usr.sbin/mopd/mopcopy/mopcopy.c

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

Modified files:

Index: src/distrib/notes/hp300/upgrade
diff -u src/distrib/notes/hp300/upgrade:1.20 src/distrib/notes/hp300/upgrade:1.21
--- src/distrib/notes/hp300/upgrade:1.20	Thu Nov 21 19:23:18 2019
+++ src/distrib/notes/hp300/upgrade	Tue May 24 06:27:59 2022
@@ -1,4 +1,4 @@
-.\"	$NetBSD: upgrade,v 1.20 2019/11/21 19:23:18 martin Exp $
+.\"	$NetBSD: upgrade,v 1.21 2022/05/24 06:27:59 andvar Exp $
 .\"
 .\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -59,7 +59,7 @@ Boot your \*M into
 .Sq "single-user mode" :
 .Pp
 Follow the instructions in the section above on
-.Sx Chosing a kernel location
+.Sx Choosing a kernel location
 and type
 .Li -s
 at the prompt.
@@ -96,7 +96,7 @@ might overwrite another partition or the
 Boot the miniroot:
 .Pp
 Follow the instructions in the section above on
-.Sx Chosing a kernel location
+.Sx Choosing a kernel location
 and type
 .Li rd0b:netbsd
 at the prompt.

Index: src/games/phantasia/misc.c
diff -u src/games/phantasia/misc.c:1.23 src/games/phantasia/misc.c:1.24
--- src/games/phantasia/misc.c:1.23	Sun May  2 12:50:46 2021
+++ src/games/phantasia/misc.c	Tue May 24 06:27:59 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: misc.c,v 1.23 2021/05/02 12:50:46 rillig Exp $	*/
+/*	$NetBSD: misc.c,v 1.24 2022/05/24 06:27:59 andvar Exp $	*/
 
 /*
  * misc.c  Phantasia miscellaneous support routines
@@ -463,7 +463,7 @@ allstatslist(void)
 const char   *
 descrtype(struct player *playerp, phbool shortflag)
 {
-	int     type;		/* for caluculating result subscript */
+	int     type;		/* for calculating result subscript */
 	static const char *const results[] =/* description table */
 	{
 		" Magic User", " MU",

Index: src/games/trek/dcrept.c
diff -u src/games/trek/dcrept.c:1.10 src/games/trek/dcrept.c:1.11
--- src/games/trek/dcrept.c:1.10	Sun May 24 22:55:03 2009
+++ src/games/trek/dcrept.c	Tue May 24 06:27:59 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: dcrept.c,v 1.10 2009/05/24 22:55:03 dholland Exp $	*/
+/*	$NetBSD: dcrept.c,v 1.11 2022/05/24 06:27:59 andvar Exp $	*/
 
 /*
  * Copyright (c) 1980, 1993
@@ -34,7 +34,7 @@
 #if 0
 static char sccsid[] = "@(#)dcrept.c	8.1 (Berkeley) 5/31/93";
 #else
-__RCSID("$NetBSD: dcrept.c,v 1.10 2009/05/24 22:55:03 dholland Exp $");
+__RCSID("$NetBSD: dcrept.c,v 1.11 2022/05/24 06:27:59 andvar Exp $");
 #endif
 #endif /* not lint */
 
@@ -92,7 +92,7 @@ dcrept(int v __unused)
 			Device[e->systemname].name, x * m1 + 0.005,
 			x * m2 + 0.005);
 
-		/* do a little consistancy checking */
+		/* do a little consistency checking */
 	}
 
 	/* if everything was ok, reassure the nervous captain */

Index: src/games/trek/setwarp.c
diff -u src/games/trek/setwarp.c:1.8 src/games/trek/setwarp.c:1.9
--- src/games/trek/setwarp.c:1.8	Sun May 24 19:18:44 2009
+++ src/games/trek/setwarp.c	Tue May 24 06:27:59 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: setwarp.c,v 1.8 2009/05/24 19:18:44 dholland Exp $	*/
+/*	$NetBSD: setwarp.c,v 1.9 2022/05/24 06:27:59 andvar Exp $	*/
 
 /*
  * Copyright (c) 1980, 1993
@@ -34,7 +34,7 @@
 #if 0
 static char sccsid[] = "@(#)setwarp.c	8.1 (Berkeley) 5/31/93";
 #else
-__RCSID("$NetBSD: setwarp.c,v 1.8 2009/05/24 19:18:44 dholland Exp $");
+__RCSID("$NetBSD: setwarp.c,v 1.9 2022/05/24 06:27:59 andvar Exp $");
 #endif
 #endif /* not lint */
 
@@ -46,7 +46,7 @@ __RCSID("$NetBSD: setwarp.c,v 1.8 2009/0
 **  SET WARP FACTOR
 **
 **	The warp factor is set for future move commands.  It is
-**	checked for consistancy.
+**	checked for consistency.
 */
 
 /*ARGSUSED*/

Index: src/lib/libc/stdio/vfscanf.c
diff -u src/lib/libc/stdio/vfscanf.c:1.46 src/lib/libc/stdio/vfscanf.c:1.47
--- src/lib/libc/stdio/vfscanf.c:1.46	Tue Apr 19 20:32:15 2022
+++ src/lib/libc/stdio/vfscanf.c	Tue May 24 06:27:59 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: vfscanf.c,v 1.46 2022/04/19 20:32:15 rillig Exp $	*/
+/*	$NetBSD: vfscanf.c,v 1.47 2022/05/24 06:27:59 andvar Exp $	*/
 
 /*-
  * Copyright (c) 1990, 1993
@@ -38,7 +38,7 @@
 static char sccsid[] = "@(#)vfscanf.c	8.1 (Berkeley) 6/4/93";
 __FBSDID("$FreeBSD: src/lib/libc/stdio/vfscanf.c,v 1.41 2007/01/09 00:28:07 imp Exp $");
 #else
-__RCSID("$NetBSD: vfscanf.c,v 1.46 2022/04/19 20:32:15 rillig Exp $");
+__RCSID("$NetBSD: vfscanf.c,v 1.47 2022/05/24 06:27:59 andvar Exp $");
 #endif
 #endif /* LIBC_SCCS and not lint */
 
@@ -905,7 +905,7 @@ doswitch:
 			 * z', but treats `a-a' as `the letter a, the
 			 * character -, and the letter a'.
 			 *
-			 * For compatibility, the `-' is not considerd
+			 * For compatibility, the `-' is not considered
 			 * to define a range if the character following
 			 * it is either a close bracket (required by ANSI)
 			 * or is not numerically greater than the character

Index: src/lib/libresolv/dst_api.c
diff -u src/lib/libresolv/dst_api.c:1.8 src/lib/libresolv/dst_api.c:1.9
--- src/lib/libresolv/dst_api.c:1.8	Mon Jan 24 09:14:37 2022
+++ src/lib/libresolv/dst_api.c	Tue May 24 06:27:59 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: dst_api.c,v 1.8 2022/01/24 09:14:37 andvar Exp $	*/
+/*	$NetBSD: dst_api.c,v 1.9 2022/05/24 06:27:59 andvar Exp $	*/
 
 /*
  * Portions Copyright (c) 1995-1998 by Trusted Information Systems, Inc.
@@ -40,7 +40,7 @@
 #if 0
 static const char rcsid[] = "Header: /proj/cvs/prod/libbind/dst/dst_api.c,v 1.17 2007/09/24 17:18:25 each Exp ";
 #else
-__RCSID("$NetBSD: dst_api.c,v 1.8 2022/01/24 09:14:37 andvar Exp $");
+__RCSID("$NetBSD: dst_api.c,v 1.9 2022/05/24 06:27:59 andvar Exp $");
 #endif
 
 
@@ -537,7 +537,7 @@ dst_s_read_public_key(const char *in_nam
 	while ((c = getc(fp)) != EOF)
 		if (!isspace(c))
 			break;
-	ungetc(c, fp);		/*%< return the charcter to the input field */
+	ungetc(c, fp);		/*%< return the character to the input field */
 	/* Handle hex!! FIXME.  */
 
 	if (fscanf(fp, "%d %d %d", &flags, &proto, &alg) != 3) {

Index: src/sbin/atactl/atactl.8
diff -u src/sbin/atactl/atactl.8:1.31 src/sbin/atactl/atactl.8:1.32
--- src/sbin/atactl/atactl.8:1.31	Fri May 31 16:38:27 2019
+++ src/sbin/atactl/atactl.8	Tue May 24 06:27:59 2022
@@ -1,4 +1,4 @@
-.\"	$NetBSD: atactl.8,v 1.31 2019/05/31 16:38:27 wiz Exp $
+.\"	$NetBSD: atactl.8,v 1.32 2022/05/24 06:27:59 andvar Exp $
 .\"
 .\" Copyright (c) 1998, 2019 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -102,7 +102,7 @@ where # is an integer within the scale 0
 lowest power consumption (and thus the worse performance) and 253 the mode
 which provides the better performance at a cost of more power consumption.
 .Pp
-It should be noted that the effect of the value need not be continous.
+It should be noted that the effect of the value need not be continuous.
 For example, a device might provide only two modes: one from 0 to 126
 and other from 127 to 253.
 Per the specification, values of 127 and higher do not permit the device

Index: src/sbin/nvmectl/bignum.c
diff -u src/sbin/nvmectl/bignum.c:1.4 src/sbin/nvmectl/bignum.c:1.5
--- src/sbin/nvmectl/bignum.c:1.4	Wed Nov 10 16:02:14 2021
+++ src/sbin/nvmectl/bignum.c	Tue May 24 06:27:59 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: bignum.c,v 1.4 2021/11/10 16:02:14 msaitoh Exp $	*/
+/*	$NetBSD: bignum.c,v 1.5 2022/05/24 06:27:59 andvar Exp $	*/
 
 /*-
  * Copyright (c) 2012 Alistair Crooks <a...@netbsd.org>
@@ -1664,7 +1664,7 @@ mp_2expt(mp_int * a, int b)
 }
 
 /* pre-calculate the value required for Barrett reduction
- * For a given modulus "b" it calulates the value required in "a"
+ * For a given modulus "b" it calculates the value required in "a"
  */
 static int
 mp_reduce_setup(mp_int * a, mp_int * b)

Index: src/sys/arch/acorn32/stand/boot32/boot32.c
diff -u src/sys/arch/acorn32/stand/boot32/boot32.c:1.49 src/sys/arch/acorn32/stand/boot32/boot32.c:1.50
--- src/sys/arch/acorn32/stand/boot32/boot32.c:1.49	Fri Apr 29 21:03:08 2022
+++ src/sys/arch/acorn32/stand/boot32/boot32.c	Tue May 24 06:27:59 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: boot32.c,v 1.49 2022/04/29 21:03:08 rin Exp $	*/
+/*	$NetBSD: boot32.c,v 1.50 2022/05/24 06:27:59 andvar Exp $	*/
 
 /*-
  * Copyright (c) 2002 Reinoud Zandijk
@@ -409,7 +409,7 @@ get_memory_configuration(void)
 		DRAM_pages[top_bank  ] -= one_mb_pages;
 		dram_blocks++;
 
-		/* Map video memory at the end of the choosen DIMM */
+		/* Map video memory at the end of the chosen DIMM */
 		videomem_start          = DRAM_addr[video_bank] +
 		    (DRAM_pages[video_bank] - videomem_pages)*nbpp;
 		DRAM_pages[video_bank] -= videomem_pages;

Index: src/sys/arch/arc/arc/platform.c
diff -u src/sys/arch/arc/arc/platform.c:1.6 src/sys/arch/arc/arc/platform.c:1.7
--- src/sys/arch/arc/arc/platform.c:1.6	Mon Apr 28 20:23:13 2008
+++ src/sys/arch/arc/arc/platform.c	Tue May 24 06:28:00 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: platform.c,v 1.6 2008/04/28 20:23:13 martin Exp $	*/
+/*	$NetBSD: platform.c,v 1.7 2022/05/24 06:28:00 andvar Exp $	*/
 
 /*-
  * Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -30,7 +30,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: platform.c,v 1.6 2008/04/28 20:23:13 martin Exp $");
+__KERNEL_RCSID(0, "$NetBSD: platform.c,v 1.7 2022/05/24 06:28:00 andvar Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>
@@ -85,7 +85,7 @@ ident_platform(void)
 		}
 		printf(". ");
 		print_platform(plattab[matched]);
-		printf(" is choosed.\n");
+		printf(" is chosen.\n");
 	}
 	if (match)
 		platform = plattab[matched];

Index: src/sys/arch/arm/iomd/vidc20config.c
diff -u src/sys/arch/arm/iomd/vidc20config.c:1.35 src/sys/arch/arm/iomd/vidc20config.c:1.36
--- src/sys/arch/arm/iomd/vidc20config.c:1.35	Sun Sep 19 10:34:08 2021
+++ src/sys/arch/arm/iomd/vidc20config.c	Tue May 24 06:28:00 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: vidc20config.c,v 1.35 2021/09/19 10:34:08 andvar Exp $	*/
+/*	$NetBSD: vidc20config.c,v 1.36 2022/05/24 06:28:00 andvar Exp $	*/
 
 /*
  * Copyright (c) 2001 Reinoud Zandijk
@@ -42,13 +42,13 @@
  * This file is the lower basis of the wscons driver for VIDC based ARM machines.
  * It features the initialisation and all VIDC writing and keeps in internal state
  * copy.
- * Its currenly set up as a library file and not as a device; it could be named
+ * Its currently set up as a library file and not as a device; it could be named
  * vidcvideo0 eventually.
  */
 
 #include <sys/cdefs.h>
 
-__KERNEL_RCSID(0, "$NetBSD: vidc20config.c,v 1.35 2021/09/19 10:34:08 andvar Exp $");
+__KERNEL_RCSID(0, "$NetBSD: vidc20config.c,v 1.36 2022/05/24 06:28:00 andvar Exp $");
 
 #include <sys/types.h>
 #include <sys/param.h>
@@ -406,7 +406,7 @@ void *vidcvideo_hwscroll_back(void *cook
 }
 
 
-/* this function is to be called perferably at vsync */
+/* this function is to be called preferably at vsync */
 void vidcvideo_progr_scroll(void)
 {
 

Index: src/sys/arch/atari/atari/atari_init.c
diff -u src/sys/arch/atari/atari/atari_init.c:1.103 src/sys/arch/atari/atari/atari_init.c:1.104
--- src/sys/arch/atari/atari/atari_init.c:1.103	Sun Dec 12 13:05:13 2021
+++ src/sys/arch/atari/atari/atari_init.c	Tue May 24 06:28:00 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: atari_init.c,v 1.103 2021/12/12 13:05:13 andvar Exp $	*/
+/*	$NetBSD: atari_init.c,v 1.104 2022/05/24 06:28:00 andvar Exp $	*/
 
 /*
  * Copyright (c) 1995 Leo Weppelman
@@ -33,7 +33,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: atari_init.c,v 1.103 2021/12/12 13:05:13 andvar Exp $");
+__KERNEL_RCSID(0, "$NetBSD: atari_init.c,v 1.104 2022/05/24 06:28:00 andvar Exp $");
 
 #include "opt_ddb.h"
 #include "opt_mbtype.h"
@@ -127,7 +127,7 @@ int iomem_malloc_safe;
  * All info needed to generate a panic dump. All fields are setup by
  * start_c().
  * XXX: Should sheck usage of phys_segs. There is some unwanted overlap
- *      here.... Also, the name is badly choosen. Phys_segs contains the
+ *      here.... Also, the name is badly chosen. Phys_segs contains the
  *      segment descriptions _after_ reservations are made.
  * XXX: 'lowram' is obsoleted by the new panicdump format
  */

Index: src/sys/arch/atari/atari/disksubr.c
diff -u src/sys/arch/atari/atari/disksubr.c:1.44 src/sys/arch/atari/atari/disksubr.c:1.45
--- src/sys/arch/atari/atari/disksubr.c:1.44	Wed Apr  3 22:10:49 2019
+++ src/sys/arch/atari/atari/disksubr.c	Tue May 24 06:28:00 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: disksubr.c,v 1.44 2019/04/03 22:10:49 christos Exp $	*/
+/*	$NetBSD: disksubr.c,v 1.45 2022/05/24 06:28:00 andvar Exp $	*/
 
 /*
  * Copyright (c) 1995 Leo Weppelman.
@@ -26,7 +26,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: disksubr.c,v 1.44 2019/04/03 22:10:49 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: disksubr.c,v 1.45 2022/05/24 06:28:00 andvar Exp $");
 
 #ifndef DISKLABEL_NBDA
 #define	DISKLABEL_NBDA	/* required */
@@ -126,7 +126,7 @@ readdisklabel(dev_t dev, void (*strat)(s
 		uprintf("Warning: unknown disklabel format"
 		    "- assuming empty disk\n");
 
-	/* Calulate new checksum. */
+	/* Calculate new checksum. */
 	lp->d_magic = lp->d_magic2 = DISKMAGIC;
 	lp->d_checksum = 0;
 	lp->d_checksum = dkcksum(lp);

Index: src/sys/arch/hpcsh/dev/hd64461/hd64461video.c
diff -u src/sys/arch/hpcsh/dev/hd64461/hd64461video.c:1.55 src/sys/arch/hpcsh/dev/hd64461/hd64461video.c:1.56
--- src/sys/arch/hpcsh/dev/hd64461/hd64461video.c:1.55	Sat Aug  7 16:18:54 2021
+++ src/sys/arch/hpcsh/dev/hd64461/hd64461video.c	Tue May 24 06:28:00 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: hd64461video.c,v 1.55 2021/08/07 16:18:54 thorpej Exp $	*/
+/*	$NetBSD: hd64461video.c,v 1.56 2022/05/24 06:28:00 andvar Exp $	*/
 
 /*-
  * Copyright (c) 2001, 2002, 2004 The NetBSD Foundation, Inc.
@@ -30,7 +30,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: hd64461video.c,v 1.55 2021/08/07 16:18:54 thorpej Exp $");
+__KERNEL_RCSID(0, "$NetBSD: hd64461video.c,v 1.56 2022/05/24 06:28:00 andvar Exp $");
 
 #include "opt_hd64461video.h"
 // #define HD64461VIDEO_HWACCEL
@@ -898,7 +898,7 @@ hd64461video_font_set_attr(struct hd6446
 
 }
 
-/* return frame buffer virtual address of charcter #n */
+/* return frame buffer virtual address of character #n */
 STATIC vaddr_t
 hd64461video_font_start_addr(struct hd64461video_softc *sc, int n)
 {

Index: src/sys/arch/mipsco/mipsco/disksubr.c
diff -u src/sys/arch/mipsco/mipsco/disksubr.c:1.28 src/sys/arch/mipsco/mipsco/disksubr.c:1.29
--- src/sys/arch/mipsco/mipsco/disksubr.c:1.28	Wed Apr  3 22:10:50 2019
+++ src/sys/arch/mipsco/mipsco/disksubr.c	Tue May 24 06:28:00 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: disksubr.c,v 1.28 2019/04/03 22:10:50 christos Exp $	*/
+/*	$NetBSD: disksubr.c,v 1.29 2022/05/24 06:28:00 andvar Exp $	*/
 
 /*
  * Copyright (c) 1982, 1986, 1988 Regents of the University of California.
@@ -32,7 +32,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: disksubr.c,v 1.28 2019/04/03 22:10:50 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: disksubr.c,v 1.29 2022/05/24 06:28:00 andvar Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>
@@ -201,7 +201,7 @@ ioerror:
 }
 
 /*
- * Convertion table for mapping partition numbers and types between
+ * Conversion table for mapping partition numbers and types between
  * a MIPS volume header and a BSD partition table.
  *
  * Mips volume header compatibility is required in order to boot

Index: src/sys/arch/ofppc/ofppc/disksubr.c
diff -u src/sys/arch/ofppc/ofppc/disksubr.c:1.29 src/sys/arch/ofppc/ofppc/disksubr.c:1.30
--- src/sys/arch/ofppc/ofppc/disksubr.c:1.29	Wed Apr  3 22:10:51 2019
+++ src/sys/arch/ofppc/ofppc/disksubr.c	Tue May 24 06:28:00 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: disksubr.c,v 1.29 2019/04/03 22:10:51 christos Exp $	*/
+/*	$NetBSD: disksubr.c,v 1.30 2022/05/24 06:28:00 andvar Exp $	*/
 
 /*-
  * Copyright (c) 2010 Frank Wille.
@@ -63,7 +63,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: disksubr.c,v 1.29 2019/04/03 22:10:51 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: disksubr.c,v 1.30 2022/05/24 06:28:00 andvar Exp $");
 
 #include "opt_disksubr.h"
 
@@ -558,7 +558,7 @@ read_rdb_label(dev_t dev, void (*strat)(
 		osdep->pblist[osdep->pbindex[i] = cindex++] = nextb;
 	}
 	/*
-	 * calulate new checksum.
+	 * calculate new checksum.
 	 */
 	lp->d_magic = lp->d_magic2 = DISKMAGIC;
 	lp->d_checksum = 0;

Index: src/sys/arch/sh3/sh3/vm_machdep.c
diff -u src/sys/arch/sh3/sh3/vm_machdep.c:1.81 src/sys/arch/sh3/sh3/vm_machdep.c:1.82
--- src/sys/arch/sh3/sh3/vm_machdep.c:1.81	Mon Nov 30 05:33:32 2020
+++ src/sys/arch/sh3/sh3/vm_machdep.c	Tue May 24 06:28:00 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: vm_machdep.c,v 1.81 2020/11/30 05:33:32 msaitoh Exp $	*/
+/*	$NetBSD: vm_machdep.c,v 1.82 2022/05/24 06:28:00 andvar Exp $	*/
 
 /*-
  * Copyright (c) 2002 The NetBSD Foundation, Inc. All rights reserved.
@@ -81,7 +81,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: vm_machdep.c,v 1.81 2020/11/30 05:33:32 msaitoh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: vm_machdep.c,v 1.82 2022/05/24 06:28:00 andvar Exp $");
 
 #include "opt_kstack_debug.h"
 
@@ -299,7 +299,7 @@ cpu_lwp_free2(struct lwp *l)
 
 /*
  * Map an IO request into kernel virtual address space.  Requests fall into
- * one of five catagories:
+ * one of five categories:
  *
  *	B_PHYS|B_UAREA:	User u-area swap.
  *			Address is relative to start of u-area.

Index: src/sys/arch/x86/x86/fpu.c
diff -u src/sys/arch/x86/x86/fpu.c:1.77 src/sys/arch/x86/x86/fpu.c:1.78
--- src/sys/arch/x86/x86/fpu.c:1.77	Fri Apr  1 19:57:22 2022
+++ src/sys/arch/x86/x86/fpu.c	Tue May 24 06:28:00 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: fpu.c,v 1.77 2022/04/01 19:57:22 riastradh Exp $	*/
+/*	$NetBSD: fpu.c,v 1.78 2022/05/24 06:28:00 andvar Exp $	*/
 
 /*
  * Copyright (c) 2008, 2019 The NetBSD Foundation, Inc.  All
@@ -96,7 +96,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: fpu.c,v 1.77 2022/04/01 19:57:22 riastradh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: fpu.c,v 1.78 2022/05/24 06:28:00 andvar Exp $");
 
 #include "opt_multiprocessor.h"
 
@@ -446,7 +446,7 @@ fpu_kern_leave(void)
  * on more than one value or if the user process modifies the control
  * word while a status word bit is already set (which this is a sign
  * of bad coding).
- * We have no choise than to narrow them down to one bit, since we must
+ * We have no choice than to narrow them down to one bit, since we must
  * not send a trapcode that is not exactly one of the FPE_ macros.
  *
  * The mechanism has a static table with 127 entries.  Each combination

Index: src/sys/dev/hdaudio/hdafg.c
diff -u src/sys/dev/hdaudio/hdafg.c:1.27 src/sys/dev/hdaudio/hdafg.c:1.28
--- src/sys/dev/hdaudio/hdafg.c:1.27	Mon Mar 21 09:20:04 2022
+++ src/sys/dev/hdaudio/hdafg.c	Tue May 24 06:28:00 2022
@@ -1,4 +1,4 @@
-/* $NetBSD: hdafg.c,v 1.27 2022/03/21 09:20:04 jmcneill Exp $ */
+/* $NetBSD: hdafg.c,v 1.28 2022/05/24 06:28:00 andvar Exp $ */
 
 /*
  * Copyright (c) 2009 Precedence Technologies Ltd <supp...@precedence.co.uk>
@@ -60,7 +60,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: hdafg.c,v 1.27 2022/03/21 09:20:04 jmcneill Exp $");
+__KERNEL_RCSID(0, "$NetBSD: hdafg.c,v 1.28 2022/05/24 06:28:00 andvar Exp $");
 
 #include <sys/types.h>
 #include <sys/param.h>
@@ -3761,7 +3761,7 @@ hdafg_attach(device_t parent, device_t s
 
 	hda_debug(sc, "preparing pin controls\n");
 	hdafg_prepare_pin_controls(sc);
-	hda_debug(sc, "commiting settings\n");
+	hda_debug(sc, "committing settings\n");
 	hdafg_commit(sc);
 
 	hda_debug(sc, "setup jack sensing\n");

Index: src/sys/dev/hpc/files.hpcapm
diff -u src/sys/dev/hpc/files.hpcapm:1.4 src/sys/dev/hpc/files.hpcapm:1.5
--- src/sys/dev/hpc/files.hpcapm:1.4	Fri Apr  3 05:01:09 2009
+++ src/sys/dev/hpc/files.hpcapm	Tue May 24 06:28:01 2022
@@ -1,4 +1,4 @@
-#	$NetBSD: files.hpcapm,v 1.4 2009/04/03 05:01:09 uwe Exp $
+#	$NetBSD: files.hpcapm,v 1.5 2022/05/24 06:28:01 andvar Exp $
 #	H/PC APM device emulator
 
 include "dev/hpc/apm/files.apm"
@@ -12,7 +12,7 @@ include "dev/hpc/apm/files.apm"
 #
 #   apm0 at hpcapm0
 #
-# for those who do driver convertion to pmf(9).
+# for those who do driver conversion to pmf(9).
 attach	apm at apmdevif with apm_apmdevif
 file	dev/hpc/apm_apmdevif.c	apm_apmdevif
 

Index: src/sys/dev/i2c/sgp40.c
diff -u src/sys/dev/i2c/sgp40.c:1.4 src/sys/dev/i2c/sgp40.c:1.5
--- src/sys/dev/i2c/sgp40.c:1.4	Sun May 22 11:27:35 2022
+++ src/sys/dev/i2c/sgp40.c	Tue May 24 06:28:01 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: sgp40.c,v 1.4 2022/05/22 11:27:35 andvar Exp $	*/
+/*	$NetBSD: sgp40.c,v 1.5 2022/05/24 06:28:01 andvar Exp $	*/
 
 /*
  * Copyright (c) 2021 Brad Spencer <b...@anduin.eldar.org>
@@ -17,7 +17,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: sgp40.c,v 1.4 2022/05/22 11:27:35 andvar Exp $");
+__KERNEL_RCSID(0, "$NetBSD: sgp40.c,v 1.5 2022/05/24 06:28:01 andvar Exp $");
 
 /*
   Driver for the Sensirion SGP40 MOx gas sensor for air quality
@@ -159,16 +159,16 @@ sgp40_compute_temp_comp(int unconverted)
 {
 	/*
 	 * The published algorithm for this conversion is:
-	 * (temp_in_celcius + 45) * 65535 / 175
+	 * (temp_in_celsius + 45) * 65535 / 175
 	 *
 	 * However, this did not exactly yield the results that
 	 * the example in the data sheet, so something a little
 	 * different was done.
 	 *
-	 * (temp_in_celcius + 45) * 65536 / 175
+	 * (temp_in_celsius + 45) * 65536 / 175
 	 *
 	 * This was also scaled up by 10^2 and then scaled back to
-	 * preserve some percision.  37449 is simply (65536 * 100) / 175
+	 * preserve some precision.  37449 is simply (65536 * 100) / 175
 	 * and rounded.
 	 */
 
@@ -191,7 +191,7 @@ sgp40_compute_rh_comp(int unconverted)
 	 * %rh * 65536 / 100
 	 *
 	 * This was also scaled up by 10^2 and then scaled back to
-	 * preserve some percision.  The value is also latched to 65535
+	 * preserve some precision.  The value is also latched to 65535
 	 * as an upper limit.
 	 */
 

Index: src/sys/dev/i2c/sht4xreg.h
diff -u src/sys/dev/i2c/sht4xreg.h:1.1 src/sys/dev/i2c/sht4xreg.h:1.2
--- src/sys/dev/i2c/sht4xreg.h:1.1	Sun Oct  3 17:27:02 2021
+++ src/sys/dev/i2c/sht4xreg.h	Tue May 24 06:28:01 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: sht4xreg.h,v 1.1 2021/10/03 17:27:02 brad Exp $	*/
+/*	$NetBSD: sht4xreg.h,v 1.2 2022/05/24 06:28:01 andvar Exp $	*/
 
 /*
  * Copyright (c) 2021 Brad Spencer <b...@anduin.eldar.org>
@@ -25,13 +25,13 @@
 #define SHT4X_SOFT_RESET 0x94
 
 /* If you do not use the heater, you can take measurements at a couple
-   of different percisions */
+   of different precisions */
 #define SHT4X_MEASURE_HIGH_PRECISION 0xFD
 #define SHT4X_MEASURE_MEDIUM_PRECISION 0xF6
 #define SHT4X_MEASURE_LOW_PRECISION 0xE0
 
 /* The SHT4X chip only support the heater when reading with the
-   highest percision and then only when the measurement is happening.
+   highest precision and then only when the measurement is happening.
    You can have the heater on for 1 second or 1 tenth of a second.
    After the measurement the heater will switch itself off */
 #define SHT4X_MEASURE_HIGH_PRECISION_HIGH_HEAT_1_S 0x39

Index: src/sys/dev/isa/gusreg.h
diff -u src/sys/dev/isa/gusreg.h:1.9 src/sys/dev/isa/gusreg.h:1.10
--- src/sys/dev/isa/gusreg.h:1.9	Mon Apr 28 20:23:52 2008
+++ src/sys/dev/isa/gusreg.h	Tue May 24 06:28:01 2022
@@ -1,4 +1,4 @@
-/* $NetBSD: gusreg.h,v 1.9 2008/04/28 20:23:52 martin Exp $ */
+/* $NetBSD: gusreg.h,v 1.10 2022/05/24 06:28:01 andvar Exp $ */
 
 /*-
  * Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -189,7 +189,7 @@
 
 #define GUSMASK_DMA_ENABLE	0x01		/* Enable DMA transfer */
 #define GUSMASK_DMA_READ	0x02		/* 1=read, 0=write */
-#define GUSMASK_DMA_WRITE	0x00		/* for consistancy */
+#define GUSMASK_DMA_WRITE	0x00		/* for consistency */
 #define GUSMASK_DMA_WIDTH	0x04		/* Data transfer width */
 #define GUSMASK_DMA_R0		0x00		/* Various DMA speeds */
 #define GUSMASK_DMA_R1		0x08

Index: src/sys/dev/isapnp/files.isapnp
diff -u src/sys/dev/isapnp/files.isapnp:1.40 src/sys/dev/isapnp/files.isapnp:1.41
--- src/sys/dev/isapnp/files.isapnp:1.40	Sun Jan 19 20:00:36 2020
+++ src/sys/dev/isapnp/files.isapnp	Tue May 24 06:28:01 2022
@@ -1,9 +1,9 @@
-#	$NetBSD: files.isapnp,v 1.40 2020/01/19 20:00:36 thorpej Exp $
+#	$NetBSD: files.isapnp,v 1.41 2022/05/24 06:28:01 andvar Exp $
 #
 # Config file and device description for machine-independent ISAPnP code.
 # Included by ports that need it.
 
-# XXX: We don't use locators currenly...
+# XXX: We don't use locators currently...
 
 device	isapnp {[port = -1], [size = 0],
 	     [iomem = -1], [iosiz = 0],

Index: src/sys/dev/microcode/tools/array2bin.c
diff -u src/sys/dev/microcode/tools/array2bin.c:1.1 src/sys/dev/microcode/tools/array2bin.c:1.2
--- src/sys/dev/microcode/tools/array2bin.c:1.1	Sun May  4 23:50:32 2008
+++ src/sys/dev/microcode/tools/array2bin.c	Tue May 24 06:28:01 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: array2bin.c,v 1.1 2008/05/04 23:50:32 ad Exp $	*/
+/*	$NetBSD: array2bin.c,v 1.2 2022/05/24 06:28:01 andvar Exp $	*/
 
 /*-
  * Copyright (c) 2008 The NetBSD Foundation, Inc.
@@ -29,12 +29,12 @@
 /*
  * Takes an array from array.h named array[], and spits it out as a
  * binary image.  NO DECOMPRESSION IS DONE.  This is for taking existing
- * images formatted as C arrays, for convertion to binary files.
+ * images formatted as C arrays, for conversion to binary files.
  */
 
 #include <sys/cdefs.h>
 #ifndef lint
-__RCSID("$NetBSD: array2bin.c,v 1.1 2008/05/04 23:50:32 ad Exp $");
+__RCSID("$NetBSD: array2bin.c,v 1.2 2022/05/24 06:28:01 andvar Exp $");
 #endif /* !lint */
 
 #include <sys/module.h>

Index: src/sys/dev/pci/if_ntwoc_pci.c
diff -u src/sys/dev/pci/if_ntwoc_pci.c:1.31 src/sys/dev/pci/if_ntwoc_pci.c:1.32
--- src/sys/dev/pci/if_ntwoc_pci.c:1.31	Sun Dec  9 11:14:02 2018
+++ src/sys/dev/pci/if_ntwoc_pci.c	Tue May 24 06:28:01 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: if_ntwoc_pci.c,v 1.31 2018/12/09 11:14:02 jdolecek Exp $	*/
+/*	$NetBSD: if_ntwoc_pci.c,v 1.32 2022/05/24 06:28:01 andvar Exp $	*/
 
 /*
  * Copyright (c) 1998 Vixie Enterprises
@@ -37,7 +37,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: if_ntwoc_pci.c,v 1.31 2018/12/09 11:14:02 jdolecek Exp $");
+__KERNEL_RCSID(0, "$NetBSD: if_ntwoc_pci.c,v 1.32 2022/05/24 06:28:01 andvar Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>
@@ -714,7 +714,7 @@ ntwoc_pci_setup_dma(struct sca_softc *sc
 	}
 
 	/*
-	 * as a consistancy check, addroff should be equal to the allocation
+	 * as a consistency check, addroff should be equal to the allocation
 	 * size.
 	 */
 	if (sc->scu_allocsize != addroff)

Index: src/sys/fs/v7fs/v7fs.h
diff -u src/sys/fs/v7fs/v7fs.h:1.3 src/sys/fs/v7fs/v7fs.h:1.4
--- src/sys/fs/v7fs/v7fs.h:1.3	Sun May 22 11:27:36 2022
+++ src/sys/fs/v7fs/v7fs.h	Tue May 24 06:28:01 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: v7fs.h,v 1.3 2022/05/22 11:27:36 andvar Exp $	*/
+/*	$NetBSD: v7fs.h,v 1.4 2022/05/24 06:28:01 andvar Exp $	*/
 
 /*-
  * Copyright (c) 2011 The NetBSD Foundation, Inc.
@@ -162,7 +162,7 @@ struct v7fs_inode_diskimage {
 
 /* File type */
 #define	V7FS_IFMT	0170000	/* File type mask */
-#define	V7FS_IFCHR	0020000	/* charcter device */
+#define	V7FS_IFCHR	0020000	/* character device */
 #define	V7FS_IFDIR	0040000	/* directory */
 #define	V7FS_IFBLK	0060000	/* block device */
 #define	V7FS_IFREG	0100000	/* file. */

Index: src/sys/kern/subr_pool.c
diff -u src/sys/kern/subr_pool.c:1.282 src/sys/kern/subr_pool.c:1.283
--- src/sys/kern/subr_pool.c:1.282	Sat Apr  9 23:51:48 2022
+++ src/sys/kern/subr_pool.c	Tue May 24 06:28:01 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: subr_pool.c,v 1.282 2022/04/09 23:51:48 riastradh Exp $	*/
+/*	$NetBSD: subr_pool.c,v 1.283 2022/05/24 06:28:01 andvar Exp $	*/
 
 /*
  * Copyright (c) 1997, 1999, 2000, 2002, 2007, 2008, 2010, 2014, 2015, 2018,
@@ -33,7 +33,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: subr_pool.c,v 1.282 2022/04/09 23:51:48 riastradh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: subr_pool.c,v 1.283 2022/05/24 06:28:01 andvar Exp $");
 
 #ifdef _KERNEL_OPT
 #include "opt_ddb.h"
@@ -1004,7 +1004,7 @@ pool_init(struct pool *pp, size_t size, 
 }
 
 /*
- * De-commision a pool resource.
+ * De-commission a pool resource.
  */
 void
 pool_destroy(struct pool *pp)

Index: src/sys/nfs/nfs_vnops.c
diff -u src/sys/nfs/nfs_vnops.c:1.323 src/sys/nfs/nfs_vnops.c:1.324
--- src/sys/nfs/nfs_vnops.c:1.323	Wed Mar 30 10:52:59 2022
+++ src/sys/nfs/nfs_vnops.c	Tue May 24 06:28:02 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: nfs_vnops.c,v 1.323 2022/03/30 10:52:59 christos Exp $	*/
+/*	$NetBSD: nfs_vnops.c,v 1.324 2022/05/24 06:28:02 andvar Exp $	*/
 
 /*
  * Copyright (c) 1989, 1993
@@ -39,7 +39,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: nfs_vnops.c,v 1.323 2022/03/30 10:52:59 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: nfs_vnops.c,v 1.324 2022/05/24 06:28:02 andvar Exp $");
 
 #ifdef _KERNEL_OPT
 #include "opt_nfs.h"
@@ -1346,7 +1346,7 @@ retry:
 				commit = fxdr_unsigned(int, *tl++);
 
 				/*
-				 * Return the lowest committment level
+				 * Return the lowest commitment level
 				 * obtained by any of the RPCs.
 				 */
 				if (committed == NFSV3WRITE_FILESYNC)

Index: src/sys/ufs/ffs/ffs_subr.c
diff -u src/sys/ufs/ffs/ffs_subr.c:1.52 src/sys/ufs/ffs/ffs_subr.c:1.53
--- src/sys/ufs/ffs/ffs_subr.c:1.52	Tue Apr 21 15:04:12 2020
+++ src/sys/ufs/ffs/ffs_subr.c	Tue May 24 06:28:02 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: ffs_subr.c,v 1.52 2020/04/21 15:04:12 christos Exp $	*/
+/*	$NetBSD: ffs_subr.c,v 1.53 2022/05/24 06:28:02 andvar Exp $	*/
 
 /*
  * Copyright (c) 1982, 1986, 1989, 1993
@@ -36,7 +36,7 @@
 #endif
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ffs_subr.c,v 1.52 2020/04/21 15:04:12 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ffs_subr.c,v 1.53 2022/05/24 06:28:02 andvar Exp $");
 
 #include <sys/param.h>
 
@@ -174,7 +174,7 @@ ffs_fragacct(struct fs *fs, int fragmap,
  * block operations
  *
  * check if a block is available
- *  returns true if all the correponding bits in the free map are 1
+ *  returns true if all the corresponding bits in the free map are 1
  *  returns false if any corresponding bit in the free map is 0
  */
 int

Index: src/tests/rump/rumpkern/t_modlinkset.c
diff -u src/tests/rump/rumpkern/t_modlinkset.c:1.3 src/tests/rump/rumpkern/t_modlinkset.c:1.4
--- src/tests/rump/rumpkern/t_modlinkset.c:1.3	Fri Jan 13 21:30:43 2017
+++ src/tests/rump/rumpkern/t_modlinkset.c	Tue May 24 06:28:02 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: t_modlinkset.c,v 1.3 2017/01/13 21:30:43 christos Exp $	*/
+/*	$NetBSD: t_modlinkset.c,v 1.4 2022/05/24 06:28:02 andvar Exp $	*/
 
 /*
  * Copyright (c) 2009 The NetBSD Foundation, Inc.
@@ -49,7 +49,7 @@ ATF_TC_HEAD(modlinkset, tc)
 }
 
 /*
- * We link against cd9660 and msdosfs (both chosed because the names
+ * We link against cd9660 and msdosfs (both chosen because the names
  * are unlikely to ever be a substring of a another file system).
  * Without proper linkset handling at most one will be reported.
  */

Index: src/usr.sbin/ac/ac.c
diff -u src/usr.sbin/ac/ac.c:1.26 src/usr.sbin/ac/ac.c:1.27
--- src/usr.sbin/ac/ac.c:1.26	Mon Apr 12 09:29:53 2021
+++ src/usr.sbin/ac/ac.c	Tue May 24 06:28:02 2022
@@ -1,4 +1,4 @@
-/* $NetBSD: ac.c,v 1.26 2021/04/12 09:29:53 mrg Exp $ */
+/* $NetBSD: ac.c,v 1.27 2022/05/24 06:28:02 andvar Exp $ */
 
 /*-
  * Copyright (c) 1994 Christopher G. Demetriou
@@ -29,7 +29,7 @@
 
 #include <sys/cdefs.h>
 #ifndef lint
-__RCSID("$NetBSD: ac.c,v 1.26 2021/04/12 09:29:53 mrg Exp $");
+__RCSID("$NetBSD: ac.c,v 1.27 2022/05/24 06:28:02 andvar Exp $");
 #endif
 
 #include <sys/types.h>
@@ -63,7 +63,7 @@ struct user_list {
 };
 
 /*
- * this is for chosing whether to ignore a login
+ * this is for choosing whether to ignore a login
  */
 struct tty_list {
 	struct tty_list *next;

Index: src/usr.sbin/mopd/mopcopy/mopcopy.c
diff -u src/usr.sbin/mopd/mopcopy/mopcopy.c:1.11 src/usr.sbin/mopd/mopcopy/mopcopy.c:1.12
--- src/usr.sbin/mopd/mopcopy/mopcopy.c:1.11	Sun Apr 10 09:50:47 2022
+++ src/usr.sbin/mopd/mopcopy/mopcopy.c	Tue May 24 06:28:02 2022
@@ -1,11 +1,11 @@
-/*	$NetBSD: mopcopy.c,v 1.11 2022/04/10 09:50:47 andvar Exp $	*/
+/*	$NetBSD: mopcopy.c,v 1.12 2022/05/24 06:28:02 andvar Exp $	*/
 
 /* mopcopy - Convert a Unix format kernel into something that
  * can be transferred via MOP.
  *
  * This code was written while referring to the NetBSD/vax boot
  * loader. Therefore anything that can be booted by the Vax
- * should be convertable with this program.
+ * should be convertible with this program.
  *
  * If necessary, the a.out header is stripped, and the program
  * segments are padded out. The BSS segment is zero filled.
@@ -49,7 +49,7 @@
 
 #include "port.h"
 #ifndef lint
-__RCSID("$NetBSD: mopcopy.c,v 1.11 2022/04/10 09:50:47 andvar Exp $");
+__RCSID("$NetBSD: mopcopy.c,v 1.12 2022/05/24 06:28:02 andvar Exp $");
 #endif
 
 #include "os.h"

Reply via email to