From f63ecaf08944d02ba2a89b24e26a528ce9d83d35 Mon Sep 17 00:00:00 2001 From: Craig Small Date: Tue, 11 Oct 2005 03:23:03 +0000 Subject: [PATCH] another typo in pstree --- src/pstree.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pstree.c b/src/pstree.c index edc7c87..8207f23 100644 --- a/src/pstree.c +++ b/src/pstree.c @@ -754,9 +754,9 @@ usage (void) " -l don't truncate long lines\n" " -n sort output by PID\n" " -p show PIDs; implies -c\n" - " -u show uid transitions\n")); + " -u show uid transitions\n" " -U use UTF-8 (Unicode) line drawing characters\n" - " -V display version information\n" + " -V display version information\n")); #ifdef WITH_SELINUX fprintf (stderr, _( " -Z show SELinux security contexts\n")); -- 2.40.0