diff options
author | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2014-02-21 20:54:30 +0100 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2014-02-21 21:00:39 +0100 |
commit | d7c9a162f1e15cc21636b57ab7f45097446b932c (patch) | |
tree | 4e186ce3f4faeeccee19bce430479e89890cad43 /man | |
parent | 847a8a5fed4d265dfa659917515c6f9bd1b8d5c4 (diff) |
man: networkd typo fixes
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-networkd.service.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-networkd.service.xml b/man/systemd-networkd.service.xml index 51ae761ccb..026536ebd9 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> |