chiark / gitweb /
man: use <literal> not <filename> for suffixes
[elogind.git] / man / systemd.target.xml
index efbad15cdf5e85f0dd82a3f64c8d161e792396a9..15662a548d8f60525349dd9205c7e5d376d64aa8 100644 (file)
         </refnamediv>
 
         <refsynopsisdiv>
-                <para><filename>systemd.target</filename></para>
+                <para><filename><replaceable>target</replaceable>.target</filename></para>
         </refsynopsisdiv>
 
         <refsect1>
                 <title>Description</title>
 
                 <para>A unit configuration file whose name ends in
-                <filename>.target</filename> encodes information about
+                <literal>.target</literal> encodes information about
                 a target unit of systemd, which is used for grouping
                 units and as well-known synchronization points during
                 start-up.</para>