diff options
author | Peter Valchev <pvalchev@cvs.openbsd.org> | 2004-01-04 07:08:10 +0000 |
---|---|---|
committer | Peter Valchev <pvalchev@cvs.openbsd.org> | 2004-01-04 07:08:10 +0000 |
commit | f2546e76535bf0bf40a4b51c451e6354435df578 (patch) | |
tree | 8c70e7aaeca42f3fd12629e97aa9caf17d0fb79c /gnu/egcs/gcc | |
parent | ae41ecb97833f8b3d4cd251ca44832bd0d5f99e0 (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.1 | 4 |
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. |