diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-06 19:45:25 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-06 19:45:25 +0000 |
commit | a765e84b77e81a2fac6767536c5801f5039e77d2 (patch) | |
tree | 09ab2250d6932705f75a9cc1b51cf4aa7de75cda /gnu/egcs/gcc | |
parent | 7dd37071361ce78c7a2d9c7c0f174c72d27d16ed (diff) |
broken .Xr's;
typos, rather than dead references
ok deraadt@
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 19e89796b6b..f3a01b5e0c5 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.6 2003/02/27 21:02:49 espie Exp $ +.\" $OpenBSD: gcc-local.1,v 1.7 2003/03/06 19:45:24 jmc Exp $ .\" .\" Copyright (c) 2002 Marc Espie .\" @@ -68,7 +68,7 @@ already weak type system of C. .Nm gcc recognizes the extra format attribute syslog, to better match the definition of -.Xr syslog 2 , +.Xr syslog 3 , and silence erroneous warnings when used with .Fl pedantic . .It |