]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix markup
authorDavid Tardon <dtardon@redhat.com>
Sat, 23 Dec 2023 14:21:58 +0000 (15:21 +0100)
committerDavid Tardon <dtardon@redhat.com>
Sun, 24 Dec 2023 08:43:22 +0000 (09:43 +0100)
man/systemd-ask-password.xml
man/telinit.xml

index 5bae448343aa87eea2d724efc845cacb01c0f56a..a38f980e9b17bd2961933491fcdb041f007f897c 100644 (file)
@@ -23,7 +23,7 @@
 
   <refsynopsisdiv>
     <cmdsynopsis>
-      <command>systemd-ask-password <arg choice="opt" rep="repeat">OPTIONS</arg> <arg choice="opt">MESSAGE</arg></command>
+      <command>systemd-ask-password</command> <arg choice="opt" rep="repeat">OPTIONS</arg> <arg choice="opt">MESSAGE</arg>
     </cmdsynopsis>
   </refsynopsisdiv>
 
index 294b359a3ad7e08f9732210f5b43726ac5ee4a2c..35c259800853db9770e9e7a2df52101102bc216f 100644 (file)
@@ -23,7 +23,7 @@
 
   <refsynopsisdiv>
     <cmdsynopsis>
-      <command>telinit <arg choice="opt" rep="repeat">OPTIONS</arg> <arg choice="req">COMMAND</arg></command>
+      <command>telinit</command> <arg choice="opt" rep="repeat">OPTIONS</arg> <arg choice="req">COMMAND</arg>
     </cmdsynopsis>
   </refsynopsisdiv>