diff options
author | 2014-06-12 06:43:15 +0000 | |
---|---|---|
committer | 2014-06-12 06:43:15 +0000 | |
commit | 4221555f64ea40b553c8f0771b2a9784bf8d7029 (patch) | |
tree | 4e5982056501c78a3e4a19a61ad2a60db466af30 | |
parent | sync (diff) | |
download | wireguard-openbsd-4221555f64ea40b553c8f0771b2a9784bf8d7029.tar.xz wireguard-openbsd-4221555f64ea40b553c8f0771b2a9784bf8d7029.zip |
somehow i missed -vW as extensions;
From: Martin Natano
-rw-r--r-- | bin/ps/ps.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 2a52b97b483..86505e57348 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ps.1,v 1.95 2014/06/05 07:29:20 guenther Exp $ +.\" $OpenBSD: ps.1,v 1.96 2014/06/12 06:43:15 jmc Exp $ .\" $NetBSD: ps.1,v 1.16 1996/03/21 01:36:28 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 @@ -30,7 +30,7 @@ .\" .\" @(#)ps.1 8.3 (Berkeley) 4/18/94 .\" -.Dd $Mdocdate: June 5 2014 $ +.Dd $Mdocdate: June 12 2014 $ .Dt PS 1 .Os .Sh NAME @@ -603,7 +603,7 @@ X/Open System Interfaces option of .St -p1003.1-2008 . .Pp The flags -.Op Fl CcHhjkLMmNOrSTwx +.Op Fl CcHhjkLMmNOrSTvWwx are extensions to .St -p1003.1-2008 . .Pp |