[CRIU] [PATCH] crtools: Fix typo

Andrei Vagin avagin at virtuozzo.com
Thu Jan 25 03:30:12 MSK 2018


Applied, thanks

On Sat, Jan 20, 2018 at 06:11:34PM +0000, Radostin Stoyanov wrote:
> Signed-off-by: Radostin Stoyanov <rstoyanov1 at gmail.com>
> ---
>  criu/crtools.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/criu/crtools.c b/criu/crtools.c
> index 5f005387..07bb2655 100644
> --- a/criu/crtools.c
> +++ b/criu/crtools.c
> @@ -1091,7 +1091,7 @@ usage:
>  "  cpuinfo dump   writes cpu information into image file\n"
>  "  cpuinfo check  validates cpu information read from image file\n"
>  "  image-proxy    launch dump-side proxy to sent images\n"
> -"  image-cache    launch restore-side cache to reveive images\n"
> +"  image-cache    launch restore-side cache to receive images\n"
>  	);
>  
>  	if (usage_error) {
> -- 
> 2.14.3
> 
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu


More information about the CRIU mailing list