aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-02-22 00:20:51 +0000
committerMike Frysinger <vapier@gentoo.org>2015-02-22 00:20:51 +0000
commitebc94348ebc54e5e9a7d6658f878721e41323e69 (patch)
tree5677c9e1e11c0f0a09820b22a5a95df78f883057 /man/scanmacho.docbook
parentscanelf: improve shdr string overflow check more (diff)
downloadpax-utils-ebc94348ebc54e5e9a7d6658f878721e41323e69.tar.gz
pax-utils-ebc94348ebc54e5e9a7d6658f878721e41323e69.tar.bz2
pax-utils-ebc94348ebc54e5e9a7d6658f878721e41323e69.zip
fix typos pointed out by Tomasz Buchert
Diffstat (limited to 'man/scanmacho.docbook')
-rw-r--r--man/scanmacho.docbook2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/scanmacho.docbook b/man/scanmacho.docbook
index f7035d9..6d895e2 100644
--- a/man/scanmacho.docbook
+++ b/man/scanmacho.docbook
@@ -167,7 +167,7 @@
<para>
Note that when you use a format string, generally information related flags
should be omitted. In other words, you do not want to try and request NEEDED
- output (<option>-n</option>) and try to specify a format output at the sametime
+ output (<option>-n</option>) and try to specify a format output at the same time
as these operations are mutually exclusive. Each information related flag has
an equivalent conversion specifier, so use those instead. You can of course
continue to use non-information related flags (such as <option>--verbose</option>).