summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorCraig Small <csmall@dropbear.xyz>2020-10-24 18:25:48 +1100
committerCraig Small <csmall@dropbear.xyz>2020-10-24 18:25:48 +1100
commit02e35c1fb1bd1faf4de5bf2590761be619263046 (patch)
treee0c3bc728aacccc3ce289701ac6ca471ebb7406c /Makefile.am
parentc019023e5c37b6b9f77e040a983fd8ff3ed95f6a (diff)
downloadprocps-ng-02e35c1fb1bd1faf4de5bf2590761be619263046.tar.gz
docs: Add procps_misc.3 manpage
The last (I think) of the newlib man pages for the new API.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6007268..6b460ca 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -83,6 +83,7 @@ dist_man_MANS = \
doc/procps_ns_get_name.3 \
doc/procps_ns_read_pid.3 \
doc/procps_pids.3 \
+ doc/procps_misc.3 \
doc/procps_uptime.3 \
doc/procps_uptime_sprint.3 \
doc/procps_uptime_sprint_short.3