Fix typo in help info of lxc-create, and get rid of duplicate comments in bdev.h
Signed-off-by: Qiang Huang <h.huangqi...@huawei.com> --- src/lxc/bdev.h | 2 +- src/lxc/lxc_create.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lxc/bdev.h b/src/lxc/bdev.h index 7b60d95..4f27ea9 100644 --- a/src/lxc/bdev.h +++ b/src/lxc/bdev.h @@ -1,7 +1,7 @@ #ifndef __LXC_BDEV_H #define __LXC_BDEV_H /* blockdev operations for: - * dir, raw, btrfs, overlayfs, aufs, lvm, loop, zfs, btrfs + * dir, raw, btrfs, overlayfs, aufs, lvm, loop, zfs * someday: qemu-nbd, qcow2, qed */ diff --git a/src/lxc/lxc_create.c b/src/lxc/lxc_create.c index 9176d1f..f35a664 100644 --- a/src/lxc/lxc_create.c +++ b/src/lxc/lxc_create.c @@ -90,7 +90,7 @@ static struct lxc_arguments my_args = { .help = "\ --name=NAME [-w] [-r] [-t timeout] [-P lxcpath]\n\ \n\ -lxc-creae creates a container\n\ +lxc-create creates a container\n\ \n\ Options :\n\ -n, --name=NAME NAME for name of the container\n\ -- 1.8.2.2 ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite It's a free troubleshooting tool designed for production Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap2 _______________________________________________ Lxc-devel mailing list Lxc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxc-devel