summaryrefslogtreecommitdiff
path: root/gnu/egcs/gcc
diff options
context:
space:
mode:
authorPeter Valchev <pvalchev@cvs.openbsd.org>2004-01-04 07:08:10 +0000
committerPeter Valchev <pvalchev@cvs.openbsd.org>2004-01-04 07:08:10 +0000
commitf2546e76535bf0bf40a4b51c451e6354435df578 (patch)
tree8c70e7aaeca42f3fd12629e97aa9caf17d0fb79c /gnu/egcs/gcc
parentae41ecb97833f8b3d4cd251ca44832bd0d5f99e0 (diff)
rename BUGS section to CAVEATS more appropriately; ok avsm & others
Diffstat (limited to 'gnu/egcs/gcc')
-rw-r--r--gnu/egcs/gcc/gcc-local.14
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/egcs/gcc/gcc-local.1 b/gnu/egcs/gcc/gcc-local.1
index 2b997a15812..6243e65c4f2 100644
--- a/gnu/egcs/gcc/gcc-local.1
+++ b/gnu/egcs/gcc/gcc-local.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gcc-local.1,v 1.16 2003/12/28 18:09:46 miod Exp $
+.\" $OpenBSD: gcc-local.1,v 1.17 2004/01/04 07:08:09 pvalchev Exp $
.\"
.\" Copyright (c) 2002 Marc Espie
.\" Copyright (c) 2003 Anil Madhavapeddy
@@ -278,7 +278,7 @@ buffer associated with the format argument.
.Xr gcc 1
.Pp
.Pa http://www.trl.ibm.com/projects/security/ssp
-.Sh BUGS
+.Sh CAVEATS
The
.Fl Wbounded
flag only works with statically allocated fixed-size buffers.