#804555 lxctl: typos in manpage

Package:
lxctl
Source:
lxctl
Submitter:
"Christian T. Steigies"
Date:
2022-06-28 12:24:05 UTC
Severity:
minor
#804555#5
Date:
2015-11-09 14:53:23 UTC
From:
To:
Dear Maintainer,
lxctl --help and the manpage have a few typos (some are corrected in the
manpage but not in the lxctl script):
--- lxctl--help.orig	2015-11-09 14:55:58.654233218 +0100
+++ l	2015-11-09 14:56:32.756511148 +0100
@@ -4,7 +4,7 @@
     See lxctl --man or lxctl --help for more info

 Options:
-    --help  Print a breif help message and exists
+    --help  Print a brief help message and exits

#804555#10
Date:
2022-06-28 12:20:25 UTC
From:
To:
Hi,

I partially implemented the contents of this bug in patch
030_fix-typos-in-binary.patch.


Thanks.



On Mon, 9 Nov 2015 15:53:23 +0100 "Christian T. Steigies"  <cts@debian.org> wrote:

 > Subject: lxctl: typos in manpage
 > Package: lxctl
 > Version: 0.3.1+debian-3
 > Severity: minor
 >
 > Dear Maintainer,
 > lxctl --help and the manpage have a few typos (some are corrected in the
 > manpage but not in the lxctl script):
 >
 > --- lxctl--help.orig 2015-11-09 14:55:58.654233218 +0100
 > +++ l 2015-11-09 14:56:32.756511148 +0100
 > @@ -4,7 +4,7 @@
 > See lxctl --man or lxctl --help for more info
 >
 > Options:
 > - --help Print a breif help message and exists
 > + --help Print a brief help message and exits
 >
 > --man Prints the manual page and exits.
 >
 > @@ -52,7 +52,7 @@
 >
 > --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
 >
 > @@ -76,7 +76,7 @@
 >
 > --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
 >
 > @@ -88,11 +88,11 @@
 >
 > --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)
 >
 >
 > Some descriptions could be improved, for example --empty.
 >
 > The --man action does not seem to work. It requires root rights to
run and
 > with sudo it returns Unsupported command?
 >
 > cts@nunzio:~>lxctl --man
 > Error: you are not root!