summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2011-05-14 16:12:27 -0500
committerSol Jerome <sol.jerome@gmail.com>2011-06-14 12:36:45 -0500
commitda0da295fc5f0d9336a8668a48c78e73248d56fa (patch)
tree1fca017fe77879227479cad203e25a6338e5f212
parent34d9c0652dbbaaf28fbc311ef168e29fc58155f7 (diff)
downloadbcfg2-da0da295fc5f0d9336a8668a48c78e73248d56fa.tar.gz
bcfg2-da0da295fc5f0d9336a8668a48c78e73248d56fa.tar.bz2
bcfg2-da0da295fc5f0d9336a8668a48c78e73248d56fa.zip
man: Point to the correct sections
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
-rw-r--r--man/bcfg2-lint.conf.58
1 files changed, 4 insertions, 4 deletions
diff --git a/man/bcfg2-lint.conf.5 b/man/bcfg2-lint.conf.5
index 0ae7a27ac..49a32bb22 100644
--- a/man/bcfg2-lint.conf.5
+++ b/man/bcfg2-lint.conf.5
@@ -43,7 +43,7 @@ section.
A comma-delimited list of plugins to run. By default, all plugins are
run. This can be overridden by listing plugins on the command line.
See
-.B bcfg2-lint(1)
+.B bcfg2-lint(8)
for a list of the available plugins.
.SH ERROR HANDLING
@@ -56,10 +56,10 @@ section. Each option should be the name of an error and one of
, or
.I "silent"
, which tells
-.B bcfg2-lint(1)
+.B bcfg2-lint(8)
how to handle the warning. Error names and their defaults can be
displayed by running
-.B bcfg2-lint(1)
+.B bcfg2-lint(8)
with the
.B --list-errors
option.
@@ -162,5 +162,5 @@ The full path to the XML Schema files. Default is
command-line option
.SH SEE ALSO
-.BR bcfg2-lint(1)
+.BR bcfg2-lint(8)