summaryrefslogtreecommitdiff
path: root/share/man/man4/options.4
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2004-09-02 08:23:16 +0000
committerBrad Smith <brad@cvs.openbsd.org>2004-09-02 08:23:16 +0000
commitace464d248d3f467115a88de66ef355ebecdf7c0 (patch)
tree134ef850cbd4b24a0a80c0482d73a994bf7ee765 /share/man/man4/options.4
parent4728d90f1385bc1afaf58ee969866a14c03f1e7a (diff)
propolice -> ProPolice
Mentioned by: Jonathan Gray <khalek at linuxgamers dot net>
Diffstat (limited to 'share/man/man4/options.4')
-rw-r--r--share/man/man4/options.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4
index 194bcd96e39..6c7594e1dd0 100644
--- a/share/man/man4/options.4
+++ b/share/man/man4/options.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: options.4,v 1.150 2004/09/01 20:54:47 tom Exp $
+.\" $OpenBSD: options.4,v 1.151 2004/09/02 08:23:15 brad Exp $
.\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $
.\"
.\" Copyright (c) 1998 Theo de Raadt
@@ -296,10 +296,10 @@ Removes some optimizations from the kernel to reduce the size of the
resulting kernel binary.
This option can decrease system performance.
.It Cd option NO_PROPOLICE
-Do not compile the kernel with the propolice stack protection.
+Do not compile the kernel with the ProPolice stack protection.
See
.Xr gcc-local 1
-for more information about propolice.
+for more information about ProPolice.
.It Cd option GPROF
Adds code to the kernel for kernel profiling with
.Xr kgmon 8 .