diff options
author | Marc Espie <espie@cvs.openbsd.org> | 1999-02-23 10:58:29 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 1999-02-23 10:58:29 +0000 |
commit | ba052b987cf806890bafd264b6a1c4287523edb2 (patch) | |
tree | d61e4fd52cd9c2b64388cd3a479a54f7c7931ff6 /share | |
parent | 332fe1821f3100fcc44ab6df47de317de97f5e24 (diff) |
Spell `algorithm' (no, it's not derived from the greek `algo', and `rythm',
however painful it may be)
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 21907b437ed..37ebfd9c148 100644 --- a/share/man/man4/ddb.4 +++ b/share/man/man4/ddb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ddb.4,v 1.12 1998/09/01 16:38:20 deraadt Exp $ +.\" $OpenBSD: ddb.4,v 1.13 1999/02/23 10:58:28 espie Exp $ .\" $NetBSD: ddb.4,v 1.5 1994/11/30 16:22:09 jtc Exp $ .\" .\" Mach Operating System @@ -487,7 +487,7 @@ command. This is tiny and handy tool for random kernel hangs analysis, of which its depth is controlled by the optional argument of the default value of five. It uses some sophisticated heuristics to spot the global symbol that -caused the hang. Since the discovering algorythm is a probabilistic one +caused the hang. Since the discovering algorithm is a probabilistic one you may spend substantial time to figure the exact symbol name. This smart thing requires a little of your attention, the input it accepts is mostly of the same format as that of the famous |