]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: use <replaceable> in various places
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 14 Feb 2013 03:46:37 +0000 (22:46 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 14 Feb 2013 04:09:00 +0000 (23:09 -0500)
18 files changed:
man/binfmt.d.xml
man/modules-load.d.xml
man/nss-myhostname.xml
man/pam_systemd.xml
man/sysctl.d.xml
man/systemd-nspawn.xml
man/systemd.automount.xml
man/systemd.device.xml
man/systemd.exec.xml
man/systemd.kill.xml
man/systemd.mount.xml
man/systemd.path.xml
man/systemd.service.xml
man/systemd.snapshot.xml
man/systemd.socket.xml
man/systemd.swap.xml
man/systemd.target.xml
man/systemd.timer.xml

index 8c5083cafb515e2058715cd915f0e964991890e3..762d1fc66e601e404869b98fe4688fcbcb1774e8 100644 (file)
@@ -76,7 +76,7 @@
                 as delimiter in binary format rules.</para>
 
                 <para>Each configuration file shall be named in the
-                style of <filename>&lt;program&gt;.conf</filename>.
+                style of <filename><replaceable>program</replaceable>.conf</filename>.
                 Files in <filename>/etc/</filename> override files
                 with the same name in <filename>/usr/lib/</filename>
                 and <filename>/run/</filename>. Files in
index ea4f524048c79cbfa07c42c8d16c2dc408c4e29b..ce94bef7a7f51060ecd018c1543330d64b3e7725 100644 (file)
@@ -58,7 +58,7 @@
                 reads files from the above directories which contain
                 kernel modules to load during boot in a static list.
                 Each configuration file is named in the style of
-                <filename>/etc/modules-load.d/&lt;program&gt;.conf</filename>. Note
+                <filename>/etc/modules-load.d/<replaceable>program</replaceable>.conf</filename>. Note
                 that it is usually a better idea to rely on the
                 automatic module loading by PCI IDs, USB IDs, DMI IDs
                 or similar triggers encoded in the kernel modules
@@ -76,7 +76,7 @@
                 non-whitespace character is # or ; are ignored.</para>
 
                 <para>Each configuration file shall be named in the
-                style of <filename>&lt;program&gt;.conf</filename>.
+                style of <filename><replaceable>program</replaceable>.conf</filename>.
                 Files in <filename>/etc/</filename> override files
                 with the same name in <filename>/usr/lib/</filename>
                 and <filename>/run/</filename>. Files in
index 46b7471b0651447be58482338cd9f43dfe792ad8..3fc91ee7923febe1ac1f5b254397f8a0ac4454d1 100644 (file)
@@ -50,9 +50,7 @@
         </refnamediv>
 
         <refsynopsisdiv>
-                <cmdsynopsis>
-                        <command>nss-myhostname.la</command>
-                </cmdsynopsis>
+                <para><filename>nss-myhostname.la</filename></para>
         </refsynopsisdiv>
 
         <refsect1>
index 0093a8fb2d03d0cf683a54d87420fba2075a6ec9..d74a91878c6945b9a3413eca05fb36dbd97fe044 100644 (file)
@@ -48,9 +48,7 @@
         </refnamediv>
 
         <refsynopsisdiv>
-                <cmdsynopsis>
-                        <command>pam_systemd.so</command>
-                </cmdsynopsis>
+                <para><filename>pam_systemd.so</filename></para>
         </refsynopsisdiv>
 
         <refsect1>
index 0ef5545163bd49c3ec16ebd2482b101df7ebd00b..759b8740f57df5610493f049764d43a86a7c120d 100644 (file)
@@ -77,7 +77,7 @@
                 entirely equivalent.</para>
 
                 <para>Each configuration file shall be named in the
-                style of <filename>&lt;program&gt;.conf</filename>.
+                style of <filename><replaceable>program</replaceable>.conf</filename>.
                 Files in <filename>/etc/</filename> override files
                 with the same name in <filename>/usr/lib/</filename>
                 and <filename>/run/</filename>.  Files in
index 2fa00e80c0c71696cdae51d87db80f132597d4a3..6a01ffd450aff17b573633131960762212205160 100644 (file)
                                 not linked. If <literal>host</literal>,
                                 the journal files are stored on the
                                 host file system (beneath
-                                <filename>/var/log/journal/&lt;machine-id&gt;</filename>)
+                                <filename>/var/log/journal/<replaceable>machine-id</replaceable></filename>)
                                 and the subdirectory is bind-mounted
                                 into the container at the same
                                 location. If <literal>guest</literal>,
                                 the journal files are stored on the
                                 guest file system (beneath
-                                <filename>/var/log/journal/&lt;machine-id&gt;</filename>)
+                                <filename>/var/log/journal/<replaceable>machine-id</replaceable></filename>)
                                 and the subdirectory is symlinked into the host
                                 at the same location. If
                                 <literal>auto</literal> (the default),
index f428ddfe1af43cde3025c05b34c219321de3a6a5..f0a4293deafe6ffd63e1c4726ea22130d4e754f6 100644 (file)
@@ -48,7 +48,7 @@
         </refnamediv>
 
         <refsynopsisdiv>
-                <para><filename>systemd.automount</filename></para>
+                <para><filename><replaceable>automount</replaceable>.automount</filename></para>
         </refsynopsisdiv>
 
         <refsect1>
index 4c4bb7cee5e09eb9d7c26b1c3eeea87907eed05b..3f6d012c11bf72fe54db45343f348e1bdb121bbe 100644 (file)
@@ -48,7 +48,7 @@
         </refnamediv>
 
         <refsynopsisdiv>
-                <para><filename>systemd.device</filename></para>
+                <para><filename><replaceable>device</replaceable>.device</filename></para>
         </refsynopsisdiv>
 
         <refsect1>
index 952bb9595ea28987fdec55b5e5309619bf9d54a0..9c31baf7935dcc96a57d89d169fc946de2dfa3b4 100644 (file)
         </refnamediv>
 
         <refsynopsisdiv>
-                <para><filename>systemd.service</filename>,
-                <filename>systemd.socket</filename>,
-                <filename>systemd.mount</filename>,
-                <filename>systemd.swap</filename></para>
+                <para><filename><replaceable>service</replaceable>.service</filename>,
+                <filename><replaceable>socket</replaceable>.socket</filename>,
+                <filename><replaceable>mount</replaceable>.mount</filename>,
+                <filename><replaceable>swap</replaceable>.swap</filename></para>
         </refsynopsisdiv>
 
         <refsect1>
index 5ff8feee6345a814601700336057c706e6f7764a..b41ce460b585234ba7ce44a3948652b4c502797d 100644 (file)
         </refnamediv>
 
         <refsynopsisdiv>
-                <para><filename>systemd.service</filename>,
-                <filename>systemd.socket</filename>,
-                <filename>systemd.mount</filename>,
-                <filename>systemd.swap</filename></para>
+                <para><filename><replaceable>service</replaceable>.service</filename>,
+                <filename><replaceable>socket</replaceable>.socket</filename>,
+                <filename><replaceable>mount</replaceable>.mount</filename>,
+                <filename><replaceable>swap</replaceable>.swap</filename></para>
         </refsynopsisdiv>
 
         <refsect1>
index 022be4661d18e0731347ac2643ec9228cd7272c1..23e1e6c28eea439a3e8f45559d792a6342178ba8 100644 (file)
@@ -48,7 +48,7 @@
         </refnamediv>
 
         <refsynopsisdiv>
-                <para><filename>systemd.mount</filename></para>
+                <para><filename><replaceable>mount</replaceable>.mount</filename></para>
         </refsynopsisdiv>
 
         <refsect1>
index ccf16df004fadc5e644954a666706b56fccd6ec6..cc2d366198270c71c3e487cf30c7f10d10691843 100644 (file)
@@ -48,7 +48,7 @@
         </refnamediv>
 
         <refsynopsisdiv>
-                <para><filename>systemd.path</filename></para>
+                <para><filename><replaceable>path</replaceable>.path</filename></para>
         </refsynopsisdiv>
 
         <refsect1>
index d2feb98247ba53b92d038fb00873c1ab9fcfac6e..aecf9c6efa7250e8b6d0f970a879cd499cf983b5 100644 (file)
@@ -48,7 +48,7 @@
         </refnamediv>
 
         <refsynopsisdiv>
-                <para><filename>systemd.service</filename></para>
+                <para><filename><replaceable>service</replaceable>.service</filename></para>
         </refsynopsisdiv>
 
         <refsect1>
index f7688e999829a0860c4451bc96183986c2248f4e..08d14c4e012b93739a044b7fc173cfe4c989c57a 100644 (file)
@@ -48,7 +48,7 @@
         </refnamediv>
 
         <refsynopsisdiv>
-                <para><filename>systemd.snapshot</filename></para>
+                <para><filename><replaceable>snapshot</replaceable>.snapshot</filename></para>
         </refsynopsisdiv>
 
         <refsect1>
index f2d4dbe3b73c2c56b341648bf0eb558894dbe736..e594422889177e542ae2643dbdcdd19fe580fa77 100644 (file)
@@ -48,7 +48,7 @@
         </refnamediv>
 
         <refsynopsisdiv>
-                <para><filename>systemd.socket</filename></para>
+                <para><filename><replaceable>socket</replaceable>.socket</filename></para>
         </refsynopsisdiv>
 
         <refsect1>
index e547e717222abaf588d3c4e62b3042b0346024ce..78b04f58d93e04045b734ef13f2e2638788f4271 100644 (file)
@@ -48,7 +48,7 @@
         </refnamediv>
 
         <refsynopsisdiv>
-                <para><filename>systemd.swap</filename></para>
+                <para><filename><replaceable>swap</replaceable>.swap</filename></para>
         </refsynopsisdiv>
 
         <refsect1>
index efbad15cdf5e85f0dd82a3f64c8d161e792396a9..fd51cfde3a21c267b5346a50c1ecac6084de82fb 100644 (file)
@@ -48,7 +48,7 @@
         </refnamediv>
 
         <refsynopsisdiv>
-                <para><filename>systemd.target</filename></para>
+                <para><filename><replaceable>target</replaceable>.target</filename></para>
         </refsynopsisdiv>
 
         <refsect1>
index 2c2ba5822653abad5395832b61bace03c6d861c9..2b9d91a60fe01cb26f0feb8611ce7d926bc44804 100644 (file)
@@ -48,7 +48,7 @@
         </refnamediv>
 
         <refsynopsisdiv>
-                <para><filename>systemd.timer</filename></para>
+                <para><filename><replaceable>timer</replaceable>.timer</filename></para>
         </refsynopsisdiv>
 
         <refsect1>