Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/sys Fix pasto in a comment.
details: https://anonhg.NetBSD.org/src/rev/21dc13ee1285
branches: trunk
changeset: 359876:21dc13ee1285
user: uwe <uwe%NetBSD.org@localhost>
date: Tue Feb 27 23:09:02 2018 +0000
description:
Fix pasto in a comment.
diffstat:
sys/sys/ucontext.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0594d69f93a1 -r 21dc13ee1285 sys/sys/ucontext.h
--- a/sys/sys/ucontext.h Tue Feb 27 20:34:04 2018 +0000
+++ b/sys/sys/ucontext.h Tue Feb 27 23:09:02 2018 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: ucontext.h,v 1.18 2013/03/06 18:16:58 pooka Exp $ */
+/* $NetBSD: ucontext.h,v 1.19 2018/02/27 23:09:02 uwe Exp $ */
/*-
* Copyright (c) 1999, 2003 The NetBSD Foundation, Inc.
@@ -81,7 +81,7 @@
* [undefined] alpha, powerpc and vax
* 0x00020000 other ports
*
- * _UC_POWERPC_VEC Context does not use signal stack
+ * _UC_POWERPC_VEC Context contains valid AltiVec context
* 0x00010000 powerpc only
*
* _UC_POWERPC_SPE Context contains valid SPE context
Home |
Main Index |
Thread Index |
Old Index