diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2022-11-08 11:07:02 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2022-11-08 12:13:45 +0100 |
commit | 2fa6574e835566c2aa5cbf4167ecee316f71bf98 (patch) | |
tree | 5d4328cca203938cc1870b86cec378e67da6b6c4 /man/systemd-network-generator.service.xml | |
parent | hwdb: Add accel orientation quirk for the Acer Switch V 10 SW5-017 2-in-1 (diff) | |
download | systemd-2fa6574e835566c2aa5cbf4167ecee316f71bf98.tar.xz systemd-2fa6574e835566c2aa5cbf4167ecee316f71bf98.zip |
man: add note that network-generator is not a generator
Also fix indentation.
Diffstat (limited to 'man/systemd-network-generator.service.xml')
-rw-r--r-- | man/systemd-network-generator.service.xml | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/man/systemd-network-generator.service.xml b/man/systemd-network-generator.service.xml index 6b7e2564d4..2ddeadfc54 100644 --- a/man/systemd-network-generator.service.xml +++ b/man/systemd-network-generator.service.xml @@ -41,10 +41,17 @@ </para> <para>Files are generated in <filename>/run/systemd/network/</filename>.</para> + + <para>Note: despite the name, this generator executes as a normal systemd service and is + <emphasis>not</emphasis> an implementation of the + <citerefentry><refentrytitle>systemd.generator</refentrytitle><manvolnum>7</manvolnum></citerefentry> + concept.</para> </refsect1> - <refsect1><title>Kernel command line options</title> - <para>This tool understands the following options:</para> + <refsect1> + <title>Kernel command line options</title> + + <para>This tool understands the following options:</para> <variablelist class='kernel-commandline-options'> <varlistentry> |