diff options
author | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 2002-07-30 16:27:22 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 2002-07-30 16:27:22 +0000 |
commit | 2f02806db2148e7f29e7c3c967d54e9f9980676e (patch) | |
tree | 132f94c78ca34e5fad1a2f8c5950f6f1b089ee94 /bin | |
parent | 4502e8501153291e7aac816f8d3007e4da383465 (diff) |
use Nm
Diffstat (limited to 'bin')
-rw-r--r-- | bin/systrace/systrace.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/systrace/systrace.1 b/bin/systrace/systrace.1 index 741a8e812c0..8b169aa1113 100644 --- a/bin/systrace/systrace.1 +++ b/bin/systrace/systrace.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: systrace.1,v 1.22 2002/07/16 01:22:48 provos Exp $ +.\" $OpenBSD: systrace.1,v 1.23 2002/07/30 16:27:21 itojun Exp $ .\" .\" Copyright 2002 Niels Provos <provos@citi.umich.edu> .\" All rights reserved. @@ -140,7 +140,8 @@ With .Do detach, .Dc -systrace detaches from a process after successfully +.Nm +detaches from a process after successfully completing the .Va execve |