Fix a typo and update the date in the man page.
Submitted by: emax Obtained from: Netflix, Inc. MFC after: 3 days
This commit is contained in:
parent
f810bf0eaf
commit
a506f1dd7f
@ -25,7 +25,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd May 16, 2014
|
||||
.Dd March 10, 2015
|
||||
.Dt PROCSTAT 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -40,7 +40,7 @@
|
||||
#include "procstat.h"
|
||||
|
||||
static int aflag, bflag, cflag, eflag, fflag, iflag, jflag, kflag, lflag, rflag;
|
||||
static int sflag, tflag, vflag, xflag, Sflag;;
|
||||
static int sflag, tflag, vflag, xflag, Sflag;
|
||||
int hflag, nflag, Cflag, Hflag;
|
||||
|
||||
static void
|
||||
|
Loading…
Reference in New Issue
Block a user