From 0f6a4fabd67a2b1f8613cd249f8da18c96c61e1c Mon Sep 17 00:00:00 2001 From: deraadt Date: Fri, 9 Oct 2015 07:39:56 +0000 Subject: [PATCH] another tame(2), spotted by jmc --- share/man/man4/systrace.4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man4/systrace.4 b/share/man/man4/systrace.4 index dd66605c105..5db5936cccf 100644 --- a/share/man/man4/systrace.4 +++ b/share/man/man4/systrace.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: systrace.4,v 1.23 2015/09/26 17:16:10 jmc Exp $ +.\" $OpenBSD: systrace.4,v 1.24 2015/10/09 07:39:56 deraadt Exp $ .\" .\" Copyright (c) 2002, 2003 CubeSoft Communications, Inc. .\" All rights reserved. @@ -24,7 +24,7 @@ .\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 26 2015 $ +.Dd $Mdocdate: October 9 2015 $ .Dt SYSTRACE 4 .Os .Sh NAME @@ -488,5 +488,5 @@ fundamental process operations, the traced process will block forever. It is not possible to .Nm a -.Xr tame 2 +.Xr pledge 2 program. -- 2.20.1