summaryrefslogtreecommitdiff
path: root/gnu/egcs/gcc/gcc-local.1
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/egcs/gcc/gcc-local.1')
-rw-r--r--gnu/egcs/gcc/gcc-local.14
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 .