Module Name:    src
Committed By:   andvar
Date:           Thu Aug 10 19:13:52 UTC 2023

Modified Files:
        src/sys/arch/vax/include: uvax.h

Log Message:
s/VAXststions/VAXstations/ in comment.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/vax/include/uvax.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/vax/include/uvax.h
diff -u src/sys/arch/vax/include/uvax.h:1.8 src/sys/arch/vax/include/uvax.h:1.9
--- src/sys/arch/vax/include/uvax.h:1.8	Mon May 22 17:12:11 2017
+++ src/sys/arch/vax/include/uvax.h	Thu Aug 10 19:13:52 2023
@@ -1,4 +1,4 @@
-/*	$NetBSD: uvax.h,v 1.8 2017/05/22 17:12:11 ragge Exp $ */
+/*	$NetBSD: uvax.h,v 1.9 2023/08/10 19:13:52 andvar Exp $ */
 /*
  * Copyright (c) 2002 Hugh Graham.
  * Copyright (c) 1996 Ludd, University of Lule}, Sweden.
@@ -55,7 +55,7 @@
 #define uVAX_CLKLANG	0360
 
 /*
- * Miscellaneous registers common on most VAXststions.
+ * Miscellaneous registers common on most VAXstations.
  */
 struct vs_cpu {
 	u_long	vc_hltcod;	/* 00 - Halt Code Register */

Reply via email to