chiark / gitweb /
localed: remove spurious include of <sys/capability.h>
[elogind.git] / man / systemd.snapshot.xml
index db3343af6721a65d0a5d125bbd1d281b3c90c8fc..f08e38e07e7047124daf90d5674f4d1aca7a1174 100644 (file)
 
         <refnamediv>
                 <refname>systemd.snapshot</refname>
-                <refpurpose>systemd snapshot units</refpurpose>
+                <refpurpose>Snapshot unit configuration</refpurpose>
         </refnamediv>
 
         <refsynopsisdiv>
-                <para><filename>systemd.snapshot</filename></para>
+                <para><filename><replaceable>snapshot</replaceable>.snapshot</filename></para>
         </refsynopsisdiv>
 
         <refsect1>
 
                 <para>Snapshot units are not configured via unit
                 configuration files. Nonetheless they are named
-                similar to filenames. A unit name whose name ends in
-                <filename>.snapshot</filename> refers to a dynamic
+                similar to filenames. A unit whose name ends in
+                <literal>.snapshot</literal> refers to a dynamic
                 snapshot of the systemd runtime state.</para>
 
                 <para>Snapshots are not configured on disk but created
                 dynamically via <command>systemctl snapshot</command>
                 (see
-                <citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>8</manvolnum></citerefentry>
+                <citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>
                 for details) or an equivalent command. When created,
                 they will automatically get dependencies on the
                 currently activated units. They act as saved
@@ -79,8 +79,9 @@
                   <title>See Also</title>
                   <para>
                           <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
-                          <citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
-                          <citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>
+                          <citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
+                          <citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
+                          <citerefentry><refentrytitle>systemd.directives</refentrytitle><manvolnum>7</manvolnum></citerefentry>
                   </para>
         </refsect1>