man: fix typo (`--network-zones` → `--network-zone`)
authorElias Probst <mail@eliasprobst.eu>
Sat, 13 May 2017 18:55:03 +0000 (20:55 +0200)
committerElias Probst <mail@eliasprobst.eu>
Sat, 13 May 2017 18:56:44 +0000 (20:56 +0200)
man/systemd-nspawn.xml

index a7af8c2..ae70827 100644 (file)
         broadcast domain, here called a "zone". Each container may only be part of one zone, but each zone may contain
         any number of containers. Each zone is referenced by its name. Names may be chosen freely (as long as they form
         valid network interface names when prefixed with <literal>vz-</literal>), and it is sufficient to pass the same
-        name to the <option>--network-zones=</option> switch of the various concurrently running containers to join
+        name to the <option>--network-zone=</option> switch of the various concurrently running containers to join
         them in one zone.</para>
 
         <para>Note that