From 2dcb400e347b73227cb0780efe33d3f68d6bde05 Mon Sep 17 00:00:00 2001 From: Pavel Moravec Date: Thu, 18 Jun 2020 12:01:45 +0200 Subject: [man] fix a typo in default_mapping filename Signed-off-by: Pavel Moravec --- man/en/sos-clean.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/en/sos-clean.1') 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. -- cgit