diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-07-09 13:26:21 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-07-09 13:26:21 +0000 |
commit | ec7c30333358237f51b30f50a50d51d55aca8e45 (patch) | |
tree | 88142ec1e5443c28bf72e7fe3167c383da793ba9 /share/man/man4/systrace.4 | |
parent | 1a572b26848ce70668c765a2570819f54e7ebce2 (diff) |
- fix lists/displays
- quote .Cd's
- add/remove .Pp's as necessary
- fix some .Re/.Rs's
- simplify macros
Diffstat (limited to 'share/man/man4/systrace.4')
-rw-r--r-- | share/man/man4/systrace.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/systrace.4 b/share/man/man4/systrace.4 index 5dbb4f54992..e0756225e9d 100644 --- a/share/man/man4/systrace.4 +++ b/share/man/man4/systrace.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: systrace.4,v 1.7 2003/06/06 10:29:41 jmc Exp $ +.\" $OpenBSD: systrace.4,v 1.8 2003/07/09 13:26:20 jmc Exp $ .\" .\" Copyright (c) 2002, 2003 CubeSoft Communications, Inc. .\" All rights reserved. @@ -45,7 +45,7 @@ interface. .Sh SYSTEM CALL POLICIES .Nm can assign the following policies to system calls: -.Bl -tag -enum -width SYSTR_POLICY_XXXXXX +.Bl -tag -width SYSTR_POLICY_XXXXXX .It SYSTR_POLICY_ASK Send a message of the type .Dv SYSTR_MSG_ASK , |