diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-04-22 10:50:07 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-04-22 10:50:07 +0200 |
commit | c54f168f143096ecdc6764d834641951cab924f9 (patch) | |
tree | eeeb09343741de1d4c7ed17fabdfeda597e7a8a7 /man/systemd-nspawn.xml | |
parent | 5f390fc01c8b694af1144252f6294b357f05e42e (diff) | |
parent | ccddd104fc95e0e769142af6e1fe1edec5be70a6 (diff) |
Merge pull request #3088 from keszybz/man
One man fix and unicodification of dashes
Diffstat (limited to 'man/systemd-nspawn.xml')
-rw-r--r-- | man/systemd-nspawn.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 6732b9d7be..a0376ed3e0 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -502,7 +502,7 @@ host interface name and container interface name. The latter may be omitted in which case the container and host sides will be assigned the same name. This switch is independent of - <option>--network-veth</option>, and -- in contrast -- may be + <option>--network-veth</option>, and — in contrast — may be used multiple times, and allows configuration of the network interface names. Note that <option>--network-bridge=</option> has no effect on interfaces created with |