diff options
author | Eric Jackson <ericj@cvs.openbsd.org> | 2000-07-02 02:44:05 +0000 |
---|---|---|
committer | Eric Jackson <ericj@cvs.openbsd.org> | 2000-07-02 02:44:05 +0000 |
commit | 2a9c3ea1c1b901881bd1259b2e689f6012f33737 (patch) | |
tree | a92c83b339af0f94a81c1f991ef15a0ff8bbd182 /share | |
parent | 9c8f92869aefc7bfc0286612373c532756d388d4 (diff) |
fix spelling
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/ddb.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4 index 6a2a68e2f89..fdc15533668 100644 --- a/share/man/man4/ddb.4 +++ b/share/man/man4/ddb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ddb.4,v 1.21 2000/06/09 23:05:19 mickey Exp $ +.\" $OpenBSD: ddb.4,v 1.22 2000/07/02 02:44:04 ericj Exp $ .\" $NetBSD: ddb.4,v 1.5 1994/11/30 16:22:09 jtc Exp $ .\" .\" Mach Operating System @@ -804,5 +804,5 @@ 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 stands for "hangs maniacal analyzer") first appeared in +Hangman (which stands for "hangs maniacal analyzer") first appeared in .Ox 1.2 . |