diff options
Diffstat (limited to 'man/en/sos-clean.1')
-rw-r--r-- | man/en/sos-clean.1 | 2 |
1 files changed, 1 insertions, 1 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. |