Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Update to match reality.



details:   https://anonhg.NetBSD.org/src/rev/c285ec7e99b1
branches:  trunk
changeset: 532946:c285ec7e99b1
user:      augustss <augustss%NetBSD.org@localhost>
date:      Tue Jun 18 06:23:55 2002 +0000

description:
Update to match reality.

diffstat:

 share/man/man4/systrace.4 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r b50e971933ec -r c285ec7e99b1 share/man/man4/systrace.4
--- a/share/man/man4/systrace.4 Tue Jun 18 06:11:29 2002 +0000
+++ b/share/man/man4/systrace.4 Tue Jun 18 06:23:55 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: systrace.4,v 1.2 2002/06/17 17:12:18 wiz Exp $
+.\"    $NetBSD: systrace.4,v 1.3 2002/06/18 06:23:55 augustss Exp $
 .\"    $OpenBSD: systrace.4,v 1.2 2002/06/03 15:44:17 mpech Exp $
 .\"
 .\" Copyright (c) 2002 CubeSoft Communications, Inc.
@@ -32,7 +32,7 @@
 .Nm systrace
 .Nd enforce and generate policies for system calls
 .Sh SYNOPSIS
-.Cd "pseudo-device systrace 1"
+.Cd "options SYSTRACE"
 .Sh DESCRIPTION
 .Nm
 attaches to processes and enforces policies for system calls.
@@ -221,6 +221,7 @@
 system call tracing facility
 .El
 .Sh SEE ALSO
+.Xr systrace 1 ,
 .Xr ioctl 2 ,
 .Xr read 2 ,
 .Xr options 4



Home | Main Index | Thread Index | Old Index