summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include/psl.h
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-01-30 23:02:38 +0000
committermpp <mpp@FreeBSD.org>1996-01-30 23:02:38 +0000
commitf3dd75a38d66ed54a0f2660b0a27d177fb33f068 (patch)
treed5a8ea90ac641a456fff5afceb0a72173a7abe6e /sys/amd64/include/psl.h
parent7b3fa6ae274a3569da985e1b817e786e36f17f44 (diff)
downloadFreeBSD-src-f3dd75a38d66ed54a0f2660b0a27d177fb33f068.zip
FreeBSD-src-f3dd75a38d66ed54a0f2660b0a27d177fb33f068.tar.gz
Fix a bunch of spelling errors in the comment fields of
a bunch of system include files.
Diffstat (limited to 'sys/amd64/include/psl.h')
-rw-r--r--sys/amd64/include/psl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/amd64/include/psl.h b/sys/amd64/include/psl.h
index 3d96dbc..4c412c4 100644
--- a/sys/amd64/include/psl.h
+++ b/sys/amd64/include/psl.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)psl.h 5.2 (Berkeley) 1/18/91
- * $Id: psl.h,v 1.5 1994/08/10 03:51:18 wollman Exp $
+ * $Id: psl.h,v 1.6 1995/01/14 13:20:25 bde Exp $
*/
#ifndef _MACHINE_PSL_H_
@@ -78,7 +78,7 @@
/*
* Bits that can be changed in user mode on 486's. We allow these bits
* to be changed using ptrace(), sigreturn() and procfs. Setting PS_NT
- * is undesireable but it may as well be allowed since users can inflict
+ * is undesirable but it may as well be allowed since users can inflict
* it on the kernel directly. Changes to PSL_AC are silently ignored on
* 386's.
*/
OpenPOWER on IntegriCloud