From 7e0bd0336e033ee08cdfa5139bfc4d6209327f36 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Tue, 11 Jan 2005 09:16:34 +0000 Subject: tweaks; --- share/man/man1/gcc-local.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'share/man/man1') diff --git a/share/man/man1/gcc-local.1 b/share/man/man1/gcc-local.1 index 8f56713d8de..6063b7728e2 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.7 2005/01/11 02:45:37 espie Exp $ +.\" $OpenBSD: gcc-local.1,v 1.8 2005/01/11 09:16:33 jmc Exp $ .\" .\" Copyright (c) 2002 Marc Espie .\" Copyright (c) 2003 Anil Madhavapeddy @@ -142,8 +142,8 @@ comes with the stack protection extension, which is enabled by default. This extension reorders local variable declarations and adds stack consistency checks at run time, in order to detect stack overflows, and will attempt to -report the problem in the system logs by calling -.Xr syslog 2 +report the problem in the system logs by calling +.Xr syslog 3 with a .Dv LOG_CRIT priority message: -- cgit v1.2.3