From fa6c8d89c9e14cecaf2eb864472245ec27b3ef17 Mon Sep 17 00:00:00 2001 From: Maxim Konovalov Date: Fri, 29 Apr 2005 11:10:27 +0000 Subject: [PATCH] o Typo: s/teminal/terminal/. Submitted by: Michal Varga --- bin/ps/ps.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 4381220b3df..585113b0695 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -103,7 +103,7 @@ The options are as follows: .Bl -tag -width indent .It Fl a Display information about other users' processes as well as your own. -This will skip any processes which do not have a controlling teminal, +This will skip any processes which do not have a controlling terminal, unless the .Fl x option is also specified.