aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPonnuvel Palaniyappan <ponnuvel.palaniyappan@canonical.com>2020-06-26 10:15:21 +0100
committerJake Hunsaker <jhunsake@redhat.com>2020-06-29 15:06:10 -0400
commit047bf4048ccbe6c54786df04729208ddff513f40 (patch)
tree9f69071f4f7ea89c4559fda36b942f08c7cb4dc6
parentb85039b9ed658a4a59c637552a67ca9f2cf843b1 (diff)
downloadsos-047bf4048ccbe6c54786df04729208ddff513f40.tar.gz
[man] Fix typos in man pages
Fix several typos within the manpage Resolves: #2133 Signed-off-by: Ponnuvel Palaniyappan <ponnuvel.palaniyappan@canonical.com> Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
-rw-r--r--man/en/sos-clean.12
-rw-r--r--man/en/sos-report.14
-rw-r--r--man/en/sos.conf.52
3 files changed, 4 insertions, 4 deletions
diff --git a/man/en/sos-clean.1 b/man/en/sos-clean.1
index c90dccf6..3bc99810 100644
--- a/man/en/sos-clean.1
+++ b/man/en/sos-clean.1
@@ -15,7 +15,7 @@ processing executed during report generation, for example IP addresses.
.LP
Data obfuscated via this utility is done so consistently, meaning for example an IP address of
192.168.1.1 in an unprocessed sosreport that gets obfuscated to, for example, 100.0.0.1, will be
-changed to 100.0.0.1 in all occurences found in the report.
+changed to 100.0.0.1 in all occurrences found in the report.
Additionally, by default all such obfuscations are stored in "maps" that will be persistently
saved to /etc/sos/cleaner/default_mapping and be re-used on subsequent runs.
diff --git a/man/en/sos-report.1 b/man/en/sos-report.1
index 4f7185f1..41758e79 100644
--- a/man/en/sos-report.1
+++ b/man/en/sos-report.1
@@ -135,7 +135,7 @@ reports from containers and images.
.B \-c, \--chroot {auto|always|never}
Set the chroot mode. When \--sysroot is used commands default to
executing with SYSROOT as the root directory (unless disabled by
-a specific plugin). This can be overriden by setting \--chroot to
+a specific plugin). This can be overridden by setting \--chroot to
"always" (always chroot) or "never" (always run in the host
namespace).
.TP
@@ -147,7 +147,7 @@ compressed report.
Display a list of available profiles and the plugins that they enable.
.TP
.B \-p, \--profile NAME
-Only run plugins that correspond to the given profile. Multple profiles
+Only run plugins that correspond to the given profile. Multiple profiles
may be specified as a comma-separated list; the set of plugins executed
is the union of each of the profile's plugin sets. Currently defined
profiles include: boot, cluster, desktop, debug, hardware, identity,
diff --git a/man/en/sos.conf.5 b/man/en/sos.conf.5
index 00b71c1f..2d2386f7 100644
--- a/man/en/sos.conf.5
+++ b/man/en/sos.conf.5
@@ -13,7 +13,7 @@ is done the same way like on command line (e.g. process.lsof=off).
Some options accept a comma separated list of values.
-Using options that dont expect a value (like all-logs or no-report)
+Using options that don't expect a value (like all-logs or no-report)
will result in enabling those options, regardless of value set.
Sections are parsed in the ordering: