re-apply changes in rev. 1.3 - Slight changes to the English.

This commit is contained in:
jdolecek 2002-07-30 21:43:26 +00:00
parent b5d03f4f44
commit e9b2b4b074
1 changed files with 4 additions and 4 deletions

View File

@ -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>
@ -51,7 +51,7 @@ utility enforces system call policies for applications by
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 @@ and
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 @@ It appeared in
.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