[systemd-devel] [PATCH] man: networkd typo fixes
Tom Gundersen
teg at jklm.no
Fri Feb 21 11:59:15 PST 2014
On Fri, Feb 21, 2014 at 8:54 PM, Thomas H.P. Andersen <phomes at gmail.com> wrote:
> From: Thomas Hindoe Paaboel Andersen <phomes at gmail.com>
>
> ---
> Not too sure about the bridge -> netdev change. It just seemed a strange to read
> since we set the type a bit later to be either bridge, bond, or vlan.
>
> man/systemd-networkd.service.xml | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/man/systemd-networkd.service.xml b/man/systemd-networkd.service.xml
> index 51ae761..026536e 100644
> --- a/man/systemd-networkd.service.xml
> +++ b/man/systemd-networkd.service.xml
> @@ -68,7 +68,7 @@
>
> <para>Network configurations applied before networkd is started
> are not removed, and static configuration applied by networkd
> - are not removed when networkd exits. This ensures restarting
> + is not removed when networkd exits. This ensures restarting
> networkd does not cut the network connection, and, in particular,
> that it is safe to transition between the initrd and the real root,
> and back.</para>
> @@ -153,7 +153,7 @@
> <term><varname>Name=</varname></term>
> <listitem>
> <para>The interface name used when creating the
> - bridge. This option is compulsory.</para>
> + netdev. This option is compulsory.</para>
> </listitem>
> </varlistentry>
> <varlistentry>
Applied. Thanks!
-t
More information about the systemd-devel
mailing list