From 2c141bfc439898179cec660064f71777cefc5261 Mon Sep 17 00:00:00 2001 From: Rui Paulo Date: Sun, 11 Nov 2012 08:22:58 +0000 Subject: [PATCH] Add "pid" to the help menu (sort keys section). --- contrib/top/commands.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/top/commands.c b/contrib/top/commands.c index 49472fd1366..4d987baac07 100644 --- a/contrib/top/commands.c +++ b/contrib/top/commands.c @@ -80,11 +80,11 @@ n or # - change number of processes to display\n", stdout); #ifdef ORDER if (displaymode == DISP_CPU) fputs("\ -o - specify sort order (pri, size, res, cpu, time, threads, jid)\n", +o - specify sort order (pri, size, res, cpu, time, threads, jid, pid)\n", stdout); else fputs("\ -o - specify sort order (vcsw, ivcsw, read, write, fault, total, jid)\n", +o - specify sort order (vcsw, ivcsw, read, write, fault, total, jid, pid)\n", stdout); #endif fputs("\