network: typo fixes

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-05-04 13:08:53 +02:00
parent 186c094b30
commit 67c9747f51
2 changed files with 3 additions and 3 deletions

View File

@ -178,8 +178,8 @@ Most hosting providers do not support the above setup. For security
reasons, they disable networking as soon as they detect multiple MAC reasons, they disable networking as soon as they detect multiple MAC
addresses on a single interface. addresses on a single interface.
TIP: Some providers allows you to register additional MACs on their TIP: Some providers allow you to register additional MACs through their
management interface. This avoids the problem, but is clumsy to management interface. This avoids the problem, but can be clumsy to
configure because you need to register a MAC for each of your VMs. configure because you need to register a MAC for each of your VMs.
You can avoid the problem by ``routing'' all traffic via a single You can avoid the problem by ``routing'' all traffic via a single

View File

@ -33,7 +33,7 @@ ifdef::manvolnum[]
include::output-format.adoc[] include::output-format.adoc[]
endif::manvolnum[] endif::manvolnum[]
EXAMPLES Examples
-------- --------
`pvenode cert set certificate.crt certificate.key -force` `pvenode cert set certificate.crt certificate.key -force`