Description: fix typos in binary
Author: Guilherme de Paula Xavier Segundo <guilherme.lnx@gmail.com>
Bug-Debian: https://bugs.debian.org/804555
Forwarded: no
Last-Update: 2022-06-27

--- lxctl-0.3.1+debian.orig/lxctl
+++ lxctl-0.3.1+debian/lxctl
@@ -83,7 +83,7 @@ See lxctl --man or lxctl --help for more
 
 =item B<--help>
 
-Print a breif help message and exists
+Print a brief help message and exit
 
 =item B<--man>
 
@@ -139,7 +139,7 @@ B<Optional arguments:>
 
 	--searchdomain - set a custom searchdomain in /etc/resolv.conf
 
-	--macaddr - set the custom mac adress of the container
+	--macaddr - set the custom mac address of the container
 
 	--autostart - autostart container each reboot host machine
 
@@ -165,7 +165,7 @@ B<Optional arguments:>
 
 	--rootsz - increment of size of logical volume for root FS
 
-	--ipaddr - IP address if the machine
+	--ipaddr - IP address of the machine
 
 	--mask/netmask - network mask of the machine
 
@@ -177,11 +177,11 @@ B<Optional arguments:>
 
         --searchdomain - set a custom searchdomain in /etc/resolv.conf
 
-        --macaddr - set the custom mac adress if the machine
+        --macaddr - set the custom mac address of the machine
 
 	--userpasswd user:passwd - sets password for given user
 
-	--onboot {yes,no} - makes containet [do not] start at boot
+	--onboot {yes,no} - makes container [do not] start at boot
 
         --tz - set custom timezone (Europe/Moscow, UTC, etc)
 
@@ -251,7 +251,7 @@ B<Optional arguments>
 
 	--userpasswd - 'user:password' formatted password for user
 
-	--clone - cloning, a little bit faster and softer then simple migration
+	--clone - cloning, a little bit faster and softer than simple migration
 
 	--rootsz - remote root fs size
 
