summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgene <gene@cvs.openbsd.org>1997-12-10 06:15:55 +0000
committergene <gene@cvs.openbsd.org>1997-12-10 06:15:55 +0000
commit05c63af69d620a1f98564ed2d8558f0fceb966f9 (patch)
treee1f4ade938a426c59e6bb242f95e702c21006cfd
parent7a9ccd7b73617e3914930889a569e5bc66b6c587 (diff)
hangman 'stands' for something not 'stays'; pointed out by ficus.
-rw-r--r--share/man/man4/ddb.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4
index 6641ccfbeae..90e83261897 100644
--- a/share/man/man4/ddb.4
+++ b/share/man/man4/ddb.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ddb.4,v 1.9 1997/11/04 21:16:31 chuck Exp $
+.\" $OpenBSD: ddb.4,v 1.10 1997/12/10 06:15:54 gene Exp $
.\" $NetBSD: ddb.4,v 1.5 1994/11/30 16:22:09 jtc Exp $
.\"
.\" Mach Operating System
@@ -371,5 +371,5 @@ indirection. It may be followed by a ':' and modifiers as described above.
.Sh HISTORY
This kernel facility first appeared in MACH 2 operating system
developed by CMU.
-Hangman (wich stays for "hangs maniacal analyzer") first appeared in
+Hangman (wich stands for "hangs maniacal analyzer") first appeared in
.Ox 1.2 .