summaryrefslogtreecommitdiffstats
path: root/misc-utils/whereis.1
diff options
context:
space:
mode:
authorMike Place2015-04-07 10:44:50 +0200
committerKarel Zak2015-04-07 10:44:50 +0200
commitb1c9817eff80d250450aa16fc85641c209eacecd (patch)
tree7e6046da5b66ebae4de1cf0326d682bc7c2797d9 /misc-utils/whereis.1
parentlogger: fix memory leaks (diff)
downloadkernel-qcow2-util-linux-b1c9817eff80d250450aa16fc85641c209eacecd.tar.gz
kernel-qcow2-util-linux-b1c9817eff80d250450aa16fc85641c209eacecd.tar.xz
kernel-qcow2-util-linux-b1c9817eff80d250450aa16fc85641c209eacecd.zip
whereis: trivial spelling and grammar fix
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'misc-utils/whereis.1')
-rw-r--r--misc-utils/whereis.16
1 files changed, 3 insertions, 3 deletions
diff --git a/misc-utils/whereis.1 b/misc-utils/whereis.1
index 0dccc8d9f..6cdec70b2 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