aboutsummaryrefslogtreecommitdiffstats
path: root/man/en
diff options
context:
space:
mode:
Diffstat (limited to 'man/en')
-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: