summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2013-02-08 07:37:43 +0000
committerjmc <jmc@openbsd.org>2013-02-08 07:37:43 +0000
commit23857a14aef039fb91e353838e19b7c2906287c5 (patch)
tree0856c052c2193a7ebc507844f0c581db05d47268
parentsync (diff)
downloadwireguard-openbsd-23857a14aef039fb91e353838e19b7c2906287c5.tar.xz
wireguard-openbsd-23857a14aef039fb91e353838e19b7c2906287c5.zip
tweak previous;
-rw-r--r--share/man/man1/gcc-local.16
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man1/gcc-local.1 b/share/man/man1/gcc-local.1
index 9c11fa044e5..226f875d2e7 100644
--- a/share/man/man1/gcc-local.1
+++ b/share/man/man1/gcc-local.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gcc-local.1,v 1.35 2013/02/07 22:33:58 miod Exp $
+.\" $OpenBSD: gcc-local.1,v 1.36 2013/02/08 07:37:43 jmc Exp $
.\"
.\" Copyright (c) 2002 Marc Espie
.\" Copyright (c) 2003 Anil Madhavapeddy
@@ -25,7 +25,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: February 7 2013 $
+.Dd $Mdocdate: February 8 2013 $
.Dt GCC-LOCAL 1
.Os
.Sh NAME
@@ -135,7 +135,7 @@ style exceptions, and so needs extra fixes beyond the pure 2.95.3 release.
exceptions are also used on aviion, luna88k and mvme88k
.Pc
.It
-On a.out platforms (i.e vax),
+On a.out platforms (i.e. vax),
.Nm gcc
uses a linker wrapper to write stubs that call global constructors and
destructors.