Module Name:    src
Committed By:   tsutsui
Date:           Fri Oct 13 16:30:01 UTC 2023

Modified Files:
        src/sys/arch/luna68k/stand/boot: bmd.c

Log Message:
Fix spelling. From OpenBSD/luna88k.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/luna68k/stand/boot/bmd.c

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

Modified files:

Index: src/sys/arch/luna68k/stand/boot/bmd.c
diff -u src/sys/arch/luna68k/stand/boot/bmd.c:1.8 src/sys/arch/luna68k/stand/boot/bmd.c:1.9
--- src/sys/arch/luna68k/stand/boot/bmd.c:1.8	Sun Jun 30 05:04:49 2019
+++ src/sys/arch/luna68k/stand/boot/bmd.c	Fri Oct 13 16:30:01 2023
@@ -1,4 +1,4 @@
-/*	$NetBSD: bmd.c,v 1.8 2019/06/30 05:04:49 tsutsui Exp $	*/
+/*	$NetBSD: bmd.c,v 1.9 2023/10/13 16:30:01 tsutsui Exp $	*/
 
 /*
  * Copyright (c) 1992 OMRON Corporation.
@@ -471,7 +471,7 @@ bmdclear(void)
 
 
 /*
- *  charactor operation routines
+ *  character operation routines
  */
 
 static void

Reply via email to