Module Name:    src
Committed By:   macallan
Date:           Wed May 29 22:25:23 UTC 2013

Modified Files:
        src/sys/arch/sparc/dev: sxreg.h

Log Message:
fix a typo


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/sparc/dev/sxreg.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/sparc/dev/sxreg.h
diff -u src/sys/arch/sparc/dev/sxreg.h:1.3 src/sys/arch/sparc/dev/sxreg.h:1.4
--- src/sys/arch/sparc/dev/sxreg.h:1.3	Wed Feb  6 20:39:03 2013
+++ src/sys/arch/sparc/dev/sxreg.h	Wed May 29 22:25:23 2013
@@ -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 */

Reply via email to