diff options
author | 2016-04-25 20:34:55 +0000 | |
---|---|---|
committer | 2016-04-25 20:34:55 +0000 | |
commit | bfb52ca93f0395f08d17fc7509e5219dabb88a08 (patch) | |
tree | 7584874bdf61bcb7297f20c9938f904687d6e98c | |
parent | remove systrace remnants (diff) | |
download | wireguard-openbsd-bfb52ca93f0395f08d17fc7509e5219dabb88a08.tar.xz wireguard-openbsd-bfb52ca93f0395f08d17fc7509e5219dabb88a08.zip |
remove list item left in previous;
-rw-r--r-- | bin/ps/ps.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 095b6486599..a4af6bb314d 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ps.1,v 1.105 2016/04/25 19:12:07 tedu Exp $ +.\" $OpenBSD: ps.1,v 1.106 2016/04/25 20:34:55 jmc Exp $ .\" $NetBSD: ps.1,v 1.16 1996/03/21 01:36:28 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 @@ -471,7 +471,6 @@ The process is suspended during a .Xr vfork 2 . .It X The process is being traced or debugged. -.It x .It / Ns Ar n On multiprocessor machines, specifies processor number .Ar n . |