Re: [PATCH] man/autofs.conf.5: fix manpage formatting
Ian Kent <[email protected]>
| Newsgroups | org.kernel.vger.autofs |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> > 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