Fix man page formatting by removing stray "+" characters preceding the open_file_limit option description, which also corrects the rendering of the timeout option. Signed-off-by: Anthony Iliopoulos <ailiop@xxxxxxxx> --- man/autofs.conf.5.in | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/man/autofs.conf.5.in b/man/autofs.conf.5.in index 27fe4a4f4c77..c46176f0d025 100644 --- a/man/autofs.conf.5.in +++ b/man/autofs.conf.5.in @@ -23,13 +23,13 @@ configuration settings. .P Configuration settings available are: .TP -+.B open_file_limit -+.br -+Set the maximum number of open files. Note there may be other limits -+within the system that prevent this from being set, systemd for example -+may need a setting in the unit file to increase its default. The autofs -+default is 20480. -+.TP +.B open_file_limit +.br +Set the maximum number of open files. Note there may be other limits +within the system that prevent this from being set, systemd for example +may need a setting in the unit file to increase its default. The autofs +default is 20480. +.TP .B timeout .br Sets the default mount timeout in seconds. The internal program -- 2.49.0