doc: fix typo in English lxc.container.conf(5)

Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
This commit is contained in:
KATOH Yasufumi 2021-10-23 15:26:26 +09:00
parent 9093e17958
commit 9fe946bcc6

View File

@ -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.
Several lines specify several ipv4 addresses. The address is in
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.
Otherwise it is automatically calculated from the IP address.
</para>