summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-10-22 15:00:12 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-10-22 15:00:12 +0000
commitebaa4a3245dc19de0dd708004824d9ada7c49a44 (patch)
tree804781a88ad96057c1445d3f3549c362caaeeaab /share
parent3866fc569ccff2223912c3a773524520011aa5de (diff)
makeoptions DEBUG does not imply -DDEBUG; noticed by gluk@ptci.ru.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/options.45
1 files changed, 1 insertions, 4 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4
index 5db2056ebeb..f96295cc00d 100644
--- a/share/man/man4/options.4
+++ b/share/man/man4/options.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: options.4,v 1.54 2000/07/06 23:58:25 aaron Exp $
+.\" $OpenBSD: options.4,v 1.55 2000/10/22 15:00:11 aaron Exp $
.\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $
.\"
.\" Copyright (c) 1998 Theo de Raadt
@@ -212,9 +212,6 @@ with the kernel name as an argument (no core file) and then use the
.Xr gdb
command
.Dq target kcore COREFILE .
-.Pp
-This also turns on
-.Cm option DEBUG .
.It Cd option DEBUG
Turns on miscellaneous kernel debugging.
Since options are turned into preprocessor defines (see above),