From: jmc Date: Thu, 27 Apr 2017 06:22:11 +0000 (+0000) Subject: spelling; X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=d7b43e11b3a6edf3068fe79e17a0675013e78d4e;p=openbsd spelling; --- diff --git a/share/man/man1/gcc-local.1 b/share/man/man1/gcc-local.1 index 63729a177c1..1bc15e93b38 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.52 2017/04/27 00:02:03 dlg Exp $ +.\" $OpenBSD: gcc-local.1,v 1.53 2017/04/27 06:22:11 jmc Exp $ .\" .\" Copyright (c) 2002 Marc Espie .\" Copyright (c) 2003 Anil Madhavapeddy @@ -163,7 +163,7 @@ or have references to local frame addresses. On amd64, .Fl msave-args can be passed to the compiler to have functions save their register -arguments on the stack, while maintaining compatability with the +arguments on the stack, while maintaining compatibility with the System 5 AMD64 ABI. This enables tools and debuggers that understand this semantic to trivially generate stack traces that include function arguments.