diff options
Diffstat (limited to 'share/man/man1/gcc-local.1')
-rw-r--r-- | share/man/man1/gcc-local.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man1/gcc-local.1 b/share/man/man1/gcc-local.1 index 286e7be3632..5b5e941d151 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.46 2015/11/05 09:48:05 jmc Exp $ +.\" $OpenBSD: gcc-local.1,v 1.47 2015/12/23 08:42:42 bentley 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: November 5 2015 $ +.Dd $Mdocdate: December 23 2015 $ .Dt GCC-LOCAL 1 .Os .Sh NAME @@ -172,7 +172,6 @@ This behavior can be turned off by passing to the compiler and .Fl nopie to the linker. -It is not supported for static executables. .It .Nm gcc recognizes a new flag which is enabled by default, |