From d39b73b250b3e6ee70796e278e1d402d1d393283 Mon Sep 17 00:00:00 2001 From: David Krause Date: Wed, 20 Aug 2003 02:58:07 +0000 Subject: remove extra "for" ok jmc@ --- share/man/man9/syscall.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man') diff --git a/share/man/man9/syscall.9 b/share/man/man9/syscall.9 index b6bfdd12283..5a5e0e0a89c 100644 --- a/share/man/man9/syscall.9 +++ b/share/man/man9/syscall.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: syscall.9,v 1.2 2003/07/24 22:08:56 jmc Exp $ +.\" $OpenBSD: syscall.9,v 1.3 2003/08/20 02:58:06 david Exp $ .\" .\" Copyright (c) 2003 Michael Shalayeff .\" @@ -201,7 +201,7 @@ This allows tracing for calls, returns, and arguments for both implemented and non-implemented system calls. A global integer variable .Dr scdebug -contains a mask for for the desired logging events: +contains a mask for the desired logging events: .Pp .Bl -tag -width SCDEBUG_SHOWARGS__ -compact .It SCDEBUG_CALLS -- cgit v1.2.3