--- man1/intro.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man1/intro.1 b/man1/intro.1 index 8102640ba..72f28bc2e 100644 --- a/man1/intro.1 +++ b/man1/intro.1 @@ -275,7 +275,8 @@ while other processes run in the .IR background . The command .I ps -will list active processes and each one's ID. +will list active processes and each one's ID, +a number which can uniquely identify a process from others. The command .I kill allows you to stop processes. -- 2.44.0