diff options
author | ru <ru@FreeBSD.org> | 2000-11-20 11:39:41 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-11-20 11:39:41 +0000 |
commit | be1f850a8f4b96d39e564a129716f8b709eaf391 (patch) | |
tree | 8a89fb254852cf22c2fc47da7ecb516c42e7a87b /bin/ps | |
parent | 310d1292beb0595a580be9567908efd4fff625e3 (diff) | |
download | FreeBSD-src-be1f850a8f4b96d39e564a129716f8b709eaf391.zip FreeBSD-src-be1f850a8f4b96d39e564a129716f8b709eaf391.tar.gz |
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'bin/ps')
-rw-r--r-- | bin/ps/ps.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 6e81ab1..b195746 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -39,7 +39,7 @@ .Nm ps .Nd process status .Sh SYNOPSIS -.Nm ps +.Nm .Op Fl aCcefhjlmrSTuvwx .Op Fl M Ar core .Op Fl N Ar system @@ -51,7 +51,7 @@ .Op , Ns Ar username Ns No ... .Oc .Op Fl W Ar swap -.Nm ps +.Nm .Op Fl L .Sh DESCRIPTION .Nm Ps |