diff options
author | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 2002-10-31 23:04:10 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 2002-10-31 23:04:10 +0000 |
commit | 30febce284ffb036d0de18b4b33f8afdc61839cf (patch) | |
tree | 6f38d93e547b0581d944859cdc91d13682668cd3 /bin | |
parent | 9577de625faeb5116bb6c62521b4b52a31f2e041 (diff) |
typo, reported by avsm@openbsd
Diffstat (limited to 'bin')
-rw-r--r-- | bin/systrace/systrace.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/systrace/systrace.1 b/bin/systrace/systrace.1 index 8c34e3297c7..3dc1c55b215 100644 --- a/bin/systrace/systrace.1 +++ b/bin/systrace/systrace.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: systrace.1,v 1.28 2002/10/16 15:01:08 itojun Exp $ +.\" $OpenBSD: systrace.1,v 1.29 2002/10/31 23:04:09 itojun Exp $ .\" .\" Copyright 2002 Niels Provos <provos@citi.umich.edu> .\" All rights reserved. @@ -244,7 +244,7 @@ and .Va gid are elevated only for the duration of the system call, and are restored to the old values afterwards. -The only exception are the +The only exceptions are the .Va seteuid or .Va setegid |