diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-04-02 15:12:23 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-04-02 15:12:23 +0000 |
commit | 17f3467d46dd17b488273ab1b61940b0878063b5 (patch) | |
tree | 7e1188c4d2dbfb73569726cd1775ef96d5dc9ec3 /usr.sbin/pstat | |
parent | 6f3a565808b8852fa865f585e43697f155f9fe67 (diff) |
all .Nm macros should have an argument in SYNOPSIS; also misc cleanup
Diffstat (limited to 'usr.sbin/pstat')
-rw-r--r-- | usr.sbin/pstat/pstat.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8 index 20d8411487d..eb8c6a3de4d 100644 --- a/usr.sbin/pstat/pstat.8 +++ b/usr.sbin/pstat/pstat.8 @@ -40,7 +40,7 @@ .Nm pstat .Nd display system data structures .Sh SYNOPSIS -.Nm +.Nm pstat .Op Fl Tfknstv .Op Fl M Ar core .Op Fl N Ar system |