docs: Start documenting the pids API

Started with procps_pids_new() and documenting this function
as well as the enum used in this function.
This commit is contained in:
Craig Small
2016-04-18 22:57:01 +10:00
parent b4d21c74ac
commit 4217eddf47
3 changed files with 397 additions and 0 deletions

View File

@@ -54,7 +54,9 @@ dist_man_MANS = \
vmstat.8 \
w.1 \
ps/ps.1 \
doc/libproc.3 \
doc/procps_linux_version.3 \
doc/procps_pids_new.3 \
doc/procps_uptime.3 \
doc/procps_uptime_sprint.3 \
doc/procps_uptime_sprint_short.3