diff options
author | 2002-11-24 01:02:53 +0000 | |
---|---|---|
committer | 2002-11-24 01:02:53 +0000 | |
commit | 26ab7d0302d2cec82332d4622789ccf2389b4fac (patch) | |
tree | fa8a511f4100c2ca42f8c0f3c689f6f30da76b59 | |
parent | Some documentation for local gcc changes. (diff) | |
download | wireguard-openbsd-26ab7d0302d2cec82332d4622789ccf2389b4fac.tar.xz wireguard-openbsd-26ab7d0302d2cec82332d4622789ccf2389b4fac.zip |
wrong word. Thx theo
-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 f98e3380cf9..13856a2d64f 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.1 2002/11/24 00:58:17 espie Exp $ +.\" $OpenBSD: gcc-local.1,v 1.2 2002/11/24 01:02:53 espie Exp $ .\" .\" Copyright (c) 2002 Marc Espie .\" @@ -69,7 +69,7 @@ already weak type system of C. recognizes the extra format attribute syslog, to better match the definition of .Xr syslog 2 , -and shut erroneous warnings when used with +and silence erroneous warnings when used with .Fl pedantic . .It .Nm gcc |