Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/systrace re-apply changes in rev. 1.3 - Slight changes t...
details: https://anonhg.NetBSD.org/src/rev/5028c75fa802
branches: trunk
changeset: 534616:5028c75fa802
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Tue Jul 30 21:43:26 2002 +0000
description:
re-apply changes in rev. 1.3 - Slight changes to the English.
diffstat:
bin/systrace/systrace.1 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 4159806e2c32 -r 5028c75fa802 bin/systrace/systrace.1
--- a/bin/systrace/systrace.1 Tue Jul 30 21:04:41 2002 +0000
+++ b/bin/systrace/systrace.1 Tue Jul 30 21:43:26 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: systrace.1,v 1.7 2002/07/30 17:06:58 wiz Exp $
+.\" $NetBSD: systrace.1,v 1.8 2002/07/30 21:43:26 jdolecek Exp $
.\" $OpenBSD: systrace.1,v 1.23 2002/07/30 16:27:21 itojun Exp $
.\"
.\" Copyright 2002 Niels Provos <provos%citi.umich.edu@localhost>
@@ -51,7 +51,7 @@
constraining the application's access to the system.
The policy is generated interactively.
Operations not covered by the policy raise an
-alarm and allow an user to refine the currently configured policy.
+alarm and allow a user to refine the currently configured policy.
.Pp
The options are as follows:
.Bl -tag -width Dfxfile
@@ -74,7 +74,7 @@
are translated to
.Fn fsread .
.It Fl i
-Inherits the policy of the first executed binary to all children.
+Inherits the policy - child processes inherit policy of the parent binary.
.It Fl t
Uses text mode to ask for interactive policy generation.
.It Fl U
@@ -217,7 +217,7 @@
.Sh AUTHORS
The
.Nm
-utility has been developed by Niels Provos.
+utility was developed by Niels Provos.
.Sh BUGS
Applications that use clone()-like system calls to share the complete
address space between processes may be able to replace system call
Home |
Main Index |
Thread Index |
Old Index