* [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
* Re: [PATCH] man/autofs.conf.5: fix manpage formatting
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
0 siblings, 1 reply; 3+ messages in thread
From: David Disseldorp @ 2025-04-28 5:34 UTC (permalink / raw)
To: Anthony Iliopoulos; +Cc: autofs
On Mon, 28 Apr 2025 00:10:34 +0200, Anthony Iliopoulos wrote:
> 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>
Might be worth adding a:
Fixes: 29f7882 ("autofs-5.1.8 - make open files limit configurable")
Either way this looks fine to me.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] man/autofs.conf.5: fix manpage formatting
2025-04-28 5:34 ` David Disseldorp
@ 2025-04-29 0:19 ` Ian Kent
0 siblings, 0 replies; 3+ messages in thread
From: Ian Kent @ 2025-04-29 0:19 UTC (permalink / raw)
To: David Disseldorp, Anthony Iliopoulos; +Cc: autofs
On 28/4/25 13:34, David Disseldorp wrote:
> On Mon, 28 Apr 2025 00:10:34 +0200, Anthony Iliopoulos wrote:
>
>> 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>
> Might be worth adding a:
> Fixes: 29f7882 ("autofs-5.1.8 - make open files limit configurable")
>
> Either way this looks fine to me.
>
Thanks for this, it does look fine, I'll add the Fixes annotation too.
Ian
^ permalink raw reply [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.