Hello! On Mon, Feb 02, 2026 at 09:26:27PM +0300, Sergey A. Osokin wrote:
> # HG changeset patch > # User Sergey A. Osokin <[email protected]> > # Date 1770056711 -10800 > # Mon Feb 02 21:25:11 2026 +0300 > # Node ID 64e0cb077994256656236f008924337e1c12dd4e > # Parent c6cbc552bd6a56e79276518253637c71628cbe16 > Removed a needless dot symbol. > > diff -r c6cbc552bd6a -r 64e0cb077994 xml/en/docs/switches.xml > --- a/xml/en/docs/switches.xml Tue Dec 16 16:20:31 2025 +0300 > +++ b/xml/en/docs/switches.xml Mon Feb 02 21:25:11 2026 +0300 > @@ -67,7 +67,7 @@ > <listitem> > <literal>reload</literal>—reload configuration, > start the new worker process with a new configuration, > -gracefully shut down old worker processes. > +gracefully shut down old worker processes > </listitem> > <listitem> > <literal>reopen</literal>—reopen log files Committed (with a Russian language counterpart), thanks. -- Maxim Dounin http://mdounin.ru/
