]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/varlinkctl: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 7 Sep 2024 13:23:38 +0000 (22:23 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 7 Sep 2024 13:24:58 +0000 (22:24 +0900)
Follow-up for 39ce86d19c7c3ac46b4afb546879ca8dcad1bdb2.

man/varlinkctl.xml

index 2a4bb160725d021c0733e90b6136e53cb084ca42..1f9012ec623d8e48f31778685fae7e7b2fc3c5c9 100644 (file)
         <para>This switch has no effect on the method call time-out applied by default: regardless if
         <option>--more</option> is specified or not, the default time-out will be 45s. Use
         <option>--timeout=</option> (see below) to change or disable the time-out. When invoking a method
-        call that continously returns updates it is typically desirable to disable the time-out with
+        call that continuously returns updates it is typically desirable to disable the time-out with
         <option>--timeout=infinity</option>. On the other hand, when invoking a <option>--more</option>
         method call for the purpose of enumerating objects (which likely will complete quickly) it is
         typically beneficial to leave the time-out logic enabled, for robustness reasons.</para>
         <term><option>-E</option></term>
 
         <listitem><para>A shortcut for <option>--more --timeout=infinity</option>. This switch is
-        useful for method calls that implement subscription to a continious stream of updates.</para>
+        useful for method calls that implement subscription to a continuous stream of updates.</para>
 
         <xi:include href="version-info.xml" xpointer="v257"/></listitem>
       </varlistentry>