aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorPavel Moravec <pmoravec@redhat.com>2020-06-18 12:01:45 +0200
committerPavel Moravec <pmoravec@redhat.com>2020-06-18 12:01:45 +0200
commit2dcb400e347b73227cb0780efe33d3f68d6bde05 (patch)
tree09ba87aef3e0c2ca28a082e560212da0d9bd62cc /man
parentb34edec39189d5501b9943f73ec2afa7c7b98d58 (diff)
downloadsos-2dcb400e347b73227cb0780efe33d3f68d6bde05.tar.gz
[man] fix a typo in default_mapping filename
Signed-off-by: Pavel Moravec <pmoravec@redhat.com>
Diffstat (limited to 'man')
-rw-r--r--man/en/sos-clean.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/en/sos-clean.1 b/man/en/sos-clean.1
index fab677fc..c90dccf6 100644
--- a/man/en/sos-clean.1
+++ b/man/en/sos-clean.1
@@ -18,7 +18,7 @@ Data obfuscated via this utility is done so consistently, meaning for example an
changed to 100.0.0.1 in all occurences found in the report.
Additionally, by default all such obfuscations are stored in "maps" that will be persistently
-saved to /etc/sos/cleaner/default_mappings and be re-used on subsequent runs.
+saved to /etc/sos/cleaner/default_mapping and be re-used on subsequent runs.
.LP
This utility may also be used in-line with \fBsos report\fR and \fB sos collect\fR by specifying the
\fB\-\-clean\fR or \fB\-\-mask\fR option.