aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/en/sos.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/man/en/sos.conf.5 b/man/en/sos.conf.5
index ad18d5f2..00b71c1f 100644
--- a/man/en/sos.conf.5
+++ b/man/en/sos.conf.5
@@ -49,11 +49,11 @@ build=true
.br
threads=10
.sp
-To disable the 'general' and 'filesys' plugins:
+To disable the 'host' and 'filesys' plugins:
.LP
[plugins]
.br
-disable = general, filesys
+disable = host, filesys
.sp
To disable rpm package verification in the RPM plugin:
.LP