summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2005-01-11 09:16:33 +0000
committerjmc <jmc@openbsd.org>2005-01-11 09:16:33 +0000
commit5f7265e3265928f1cd1f946c07231fd8b49b056b (patch)
tree7ce49b96f9aab7a85e55cd3c75ccc82d4afc5f08
parentdocument vnd ioctls; (diff)
downloadwireguard-openbsd-5f7265e3265928f1cd1f946c07231fd8b49b056b.tar.xz
wireguard-openbsd-5f7265e3265928f1cd1f946c07231fd8b49b056b.zip
tweaks;
-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 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: