diff options
author | David Krause <david@cvs.openbsd.org> | 2003-03-18 13:14:03 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2003-03-18 13:14:03 +0000 |
commit | f6f92d64172bda83c654e319d2addd3306c7c9e1 (patch) | |
tree | 4c02de8782e7529267749fe3940c1c29610e1f6c /gnu | |
parent | b58d24cf300ab281476647265b81c4a33fe33dd5 (diff) |
spelling typos/errors
ok miod@ jmc@
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/egcs/gcc/protoize.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/egcs/gcc/protoize.1 b/gnu/egcs/gcc/protoize.1 index 3db5776efb1..fd17482a691 100644 --- a/gnu/egcs/gcc/protoize.1 +++ b/gnu/egcs/gcc/protoize.1 @@ -1,7 +1,7 @@ .\" Copyright (c) 1991, 1992, 1993, 1994 Free Software Foundation .\" See section COPYING for conditions for redistribution .\" -.\" $OpenBSD: protoize.1,v 1.1 2003/01/18 23:49:52 deraadt Exp $ +.\" $OpenBSD: protoize.1,v 1.2 2003/03/18 13:14:02 david Exp $ .Dd January 14, 2003 .Dt PROTOIZE 1 .Os @@ -235,7 +235,7 @@ You need to include the special files along with the rest in the command, even though their `.X' files already exist, because otherwise they won't get converted. .Pp -.Sy "Note: most of this information is out of date and superceded by the" +.Sy "Note: most of this information is out of date and superseded by the" .Sy "EGCS install procedures. It is provided for historical reference only." .Sh SEE ALSO .Xr gcc 1 |