chiark / gitweb /
man: various man page updates
authorLennart Poettering <lennart@poettering.net>
Fri, 16 Jul 2010 00:56:19 +0000 (02:56 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 16 Jul 2010 00:56:19 +0000 (02:56 +0200)
man/systemd-install.xml
man/systemd.xml

index 1e26310c4f80c7bf8e1a6e0426e46dc55fd727f5..03ed0c7449caad2fa2d1a253548b118dec3f7101 100644 (file)
@@ -68,7 +68,8 @@
 
                 <para><command>systemd-install</command> enables or
                 disables systemd units, or checks whether they are
 
                 <para><command>systemd-install</command> enables or
                 disables systemd units, or checks whether they are
-                enabled.</para>
+                enabled, according to the installation suggestions
+                included in the unit files.</para>
 
                 <para>This command is useful to apply or undo the
                 installation instructions encoded in the <literal>[Install]</literal>
 
                 <para>This command is useful to apply or undo the
                 installation instructions encoded in the <literal>[Install]</literal>
                 files in the configuration tree, but does not start
                 them. The latter equals starting them, but does not
                 necessarily require them to be enabled.</para>
                 files in the configuration tree, but does not start
                 them. The latter equals starting them, but does not
                 necessarily require them to be enabled.</para>
+
+                <para>Note that while
+                <command>systemd-install</command> is the recommended
+                tool to create or remove symlinks in the systemd
+                configuration directory the administrator can also
+                create links there manually, which is particularly
+                useful to use configurations that deviate from the
+                installation suggestions included in the unit
+                files.</para>
         </refsect1>
 
         <refsect1>
         </refsect1>
 
         <refsect1>
index d19094c38f933a234632c100569e12d2341305bc..e74d71b126f096a2fd78c404f8e271841ec97da1 100644 (file)
                         systemd units, which later may be restored by
                         activating the saved snapshot unit. For more
                         information see
                         systemd units, which later may be restored by
                         activating the saved snapshot unit. For more
                         information see
-                        <citerefentry><refentrytitle>systemd.automount</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para></listitem>
+                        <citerefentry><refentrytitle>systemd.snapshot</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para></listitem>
 
                         <listitem><para>Timer units are useful for
                         triggering activation of other units based on
 
                         <listitem><para>Timer units are useful for
                         triggering activation of other units based on