mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-15 13:47:41 +00:00
doc: fix typo in English lxc.container.conf(5)
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
This commit is contained in:
parent
9093e17958
commit
9fe946bcc6
@ -688,7 +688,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
|||||||
Specify the ipv4 address to assign to the virtualized interface.
|
Specify the ipv4 address to assign to the virtualized interface.
|
||||||
Several lines specify several ipv4 addresses. The address is in
|
Several lines specify several ipv4 addresses. The address is in
|
||||||
format x.y.z.t/m, eg. 192.168.1.123/24.
|
format x.y.z.t/m, eg. 192.168.1.123/24.
|
||||||
You can optionally specify the broadcast address after the IP adress,
|
You can optionally specify the broadcast address after the IP address,
|
||||||
e.g. 192.168.1.123/24 255.255.255.255.
|
e.g. 192.168.1.123/24 255.255.255.255.
|
||||||
Otherwise it is automatically calculated from the IP address.
|
Otherwise it is automatically calculated from the IP address.
|
||||||
</para>
|
</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user