From 397d130a87ce39c3040458f293a02e6450bc6856 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 31 Jan 2019 05:36:00 +0100 Subject: [PATCH] proc.5: SEE ALSO: add htop(1) and pstree(1) Signed-off-by: Michael Kerrisk --- man5/proc.5 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man5/proc.5 b/man5/proc.5 index 5d626d5a9..7d22aa85f 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -6659,8 +6659,10 @@ of thing that needs to be updated very often. .BR dmesg (1), .BR find (1), .BR free (1), +.BR htop (1), .BR init (1), .BR ps (1), +.BR pstree (1), .BR tr (1), .BR uptime (1), .BR chroot (2),