All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] man/autofs.conf.5: fix manpage formatting
@ 2025-04-27 22:10 Anthony Iliopoulos
  2025-04-28  5:34 ` David Disseldorp
  0 siblings, 1 reply; 3+ messages in thread
From: Anthony Iliopoulos @ 2025-04-27 22:10 UTC (permalink / raw)
  To: autofs

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@suse.com>
---
 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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-04-29  0:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-27 22:10 [PATCH] man/autofs.conf.5: fix manpage formatting Anthony Iliopoulos
2025-04-28  5:34 ` David Disseldorp
2025-04-29  0:19   ` Ian Kent

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.