]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
whereis: trivial spelling and grammar fix
authorMike Place <mp@saltstack.com>
Tue, 7 Apr 2015 08:44:50 +0000 (10:44 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 7 Apr 2015 08:44:50 +0000 (10:44 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/whereis.1

index 0dccc8d9f6ba025c753e87fa5c7ebb892d8d8a7d..6cdec70b2ed1f3630635eab7c6668ad4b7178339 100644 (file)
@@ -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