Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc/dev fix a typo
details: https://anonhg.NetBSD.org/src/rev/f9246146d4da
branches: trunk
changeset: 787023:f9246146d4da
user: macallan <macallan%NetBSD.org@localhost>
date: Wed May 29 22:25:23 2013 +0000
description:
fix a typo
diffstat:
sys/arch/sparc/dev/sxreg.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 87aa7867d05d -r f9246146d4da sys/arch/sparc/dev/sxreg.h
--- a/sys/arch/sparc/dev/sxreg.h Wed May 29 21:59:51 2013 +0000
+++ b/sys/arch/sparc/dev/sxreg.h Wed May 29 22:25:23 2013 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: sxreg.h,v 1.3 2013/02/06 20:39:03 macallan Exp $ */
+/* $NetBSD: sxreg.h,v 1.4 2013/05/29 22:25:23 macallan Exp $ */
/*-
* Copyright (c) 2013 The NetBSD Foundation, Inc.
@@ -62,7 +62,7 @@
/*
* registers are repeated at 0x1000 with certain parts read only
- * ( like the PAGE_BOUND registers ) which userlanf has no business writing to
+ * ( like the PAGE_BOUND registers ) which userland has no business writing to
*/
/* SX_CONTROL_STATUS */
Home |
Main Index |
Thread Index |
Old Index