]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ps(1): Pet mandoc and igor
author0mp <0mp@FreeBSD.org>
Wed, 31 Oct 2018 17:47:08 +0000 (17:47 +0000)
committer0mp <0mp@FreeBSD.org>
Wed, 31 Oct 2018 17:47:08 +0000 (17:47 +0000)
commite16e5ce2ac9d59bd6d05b4dd33d9cee010d42617
treecd4fa0653f48d3c1ac0b3dab103fd0f548a1eb70
parentb7e68fddc0a5eb8f1f12a1dc3ec4a3ff1e053e42
ps(1): Pet mandoc and igor

- Use Xr to reference other manual pages.
- Reference execve(2) instead of exec(2) as exec(2) does not exist.
- Remove the deprecated "Tn" macro.
- Improve the formatting of the etime description.

Reviewed by: bcr
Approved by: krion (mentor, implicit), mat (mentor, implicit)
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D17780
bin/ps/ps.1