Module Name:    src
Committed By:   andvar
Date:           Fri May 24 20:13:37 UTC 2024

Modified Files:
        src/sys/arch/algor/algor: algor_p4032reg.h

Log Message:
s/onbord/onboard/ in comment.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/algor/algor/algor_p4032reg.h

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/algor/algor/algor_p4032reg.h
diff -u src/sys/arch/algor/algor/algor_p4032reg.h:1.3 src/sys/arch/algor/algor/algor_p4032reg.h:1.4
--- src/sys/arch/algor/algor/algor_p4032reg.h:1.3	Mon Apr 28 20:23:10 2008
+++ src/sys/arch/algor/algor/algor_p4032reg.h	Fri May 24 20:13:37 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: algor_p4032reg.h,v 1.3 2008/04/28 20:23:10 martin Exp $	*/
+/*	$NetBSD: algor_p4032reg.h,v 1.4 2024/05/24 20:13:37 andvar Exp $	*/
 
 /*-
  * Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -33,7 +33,7 @@
  * Memory map and register definitions for the Algorithmics P-4032.
  */
 
-#define	P4032_MEMORY		0x00000000UL	/* onbord DRAM memory */
+#define	P4032_MEMORY		0x00000000UL	/* onboard DRAM memory */
 			/* 	256 MB		*/
 #define	P4032_ISAMEM		0x10000000UL	/* ISA window of PCI memory */
 			/*	8MB		*/

Reply via email to