From 46de5b557a8e7c42990137de2c4ed94140ef6f3e Mon Sep 17 00:00:00 2001 From: Mike Place Date: Tue, 7 Apr 2015 10:44:50 +0200 Subject: [PATCH] whereis: trivial spelling and grammar fix Signed-off-by: Karel Zak --- misc-utils/whereis.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/misc-utils/whereis.1 b/misc-utils/whereis.1 index 0dccc8d9f6..6cdec70b2e 100644 --- a/misc-utils/whereis.1 +++ b/misc-utils/whereis.1 @@ -141,19 +141,19 @@ or have no source in By default .B whereis tries to find files from hard-coded paths, which are defined with glob -patterns. The command attempst to use contents of +patterns. The command attempts to use the contents of .B $PATH and .B $MANPATH environment variables as default search path. The easiest way to know -what paths are in use is to add +what paths are in use is to add the .B \-l listing option. Effects of the .BR \-B , .BR \-M , and .BR \-S -are display with +are displayed with .BR \-l . .PP .SH ENVIRONMENT -- 2.47.2