diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-03-12 22:52:18 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-03-12 22:52:18 +0000 |
commit | 78595d074d3702326e01061c3d4e267e806dea22 (patch) | |
tree | 324e043c62f52227153bfcdaa49e1a15f7dd39c6 /gnu/egcs/gcc | |
parent | 7368fabd7ba2fab7291a82e95b72f8bde082e279 (diff) |
typo; Ross.Richardson@utas.edu.au
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 f3a01b5e0c5..0982e6dbc7e 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.7 2003/03/06 19:45:24 jmc Exp $ +.\" $OpenBSD: gcc-local.1,v 1.8 2003/03/12 22:52:17 deraadt Exp $ .\" .\" Copyright (c) 2002 Marc Espie .\" @@ -108,7 +108,7 @@ uses a linker wrapper to write stubs that call global constructors and destructors. On .Ox -Those calls can be traced using +those calls can be traced using .Fl Wl,-trace-ctors-dtors , using .Xr syslog_r 3 . |