]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: drop duplicate "the"
authorChristian Hesse <mail@eworm.de>
Tue, 13 Jan 2026 23:00:01 +0000 (00:00 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 14 Jan 2026 01:14:31 +0000 (10:14 +0900)
man/run0.xml

index d47adbe32627be7c3204677c51c56769b6d75827..831b63a541d263010ea9d36d3b685867e0cc8b83 100644 (file)
 
         <listitem><para>If specified, run0 will elevate the privileges of the selected user (using
         <option>--user=</option>) or the current user if no user is explicitly selected. Currently this means
-        we give the invoked process all available capabilities and add the the <literal>empower</literal>
+        we give the invoked process all available capabilities and add the <literal>empower</literal>
         group as a supplemental group (for which all polkit actions are allowed by default), but other
         privileges may be granted in the future as well when using this option.</para>