summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2004-09-02 07:38:41 +0000
committerBrad Smith <brad@cvs.openbsd.org>2004-09-02 07:38:41 +0000
commit4728d90f1385bc1afaf58ee969866a14c03f1e7a (patch)
treee137f1cd60b37e72e45a8fa2bb57bb9b33ebda96 /share
parent8a1b03c19d5968be72f89e8de4293cf3f6b3e7b6 (diff)
propolice -> ProPolice
Diffstat (limited to 'share')
-rw-r--r--share/man/man1/gcc-local.14
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man1/gcc-local.1 b/share/man/man1/gcc-local.1
index 5ea090e4175..be32673e8cf 100644
--- a/share/man/man1/gcc-local.1
+++ b/share/man/man1/gcc-local.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gcc-local.1,v 1.3 2004/08/26 14:08:19 miod Exp $
+.\" $OpenBSD: gcc-local.1,v 1.4 2004/09/02 07:38:40 brad Exp $
.\"
.\" Copyright (c) 2002 Marc Espie
.\" Copyright (c) 2003 Anil Madhavapeddy
@@ -143,7 +143,7 @@ On
.Ox ,
.Nm gcc
comes with the
-.Dq propolice
+.Dq ProPolice
stack protection extension, which is enabled by default.
This extension reorders local variable declarations and adds stack consistency
checks at run time, in order to detect stack overflows, and will attempt to