From 9477e7f6720cb8704c55d7b4de4f8f8ced57d0fe Mon Sep 17 00:00:00 2001 From: Kamalesh Babulal Date: Wed, 16 Mar 2022 21:49:45 +0530 Subject: [PATCH] man/cgexec.1: fix trailing white spaces checkpatch.pl reported trailing white spaces, fix them. Signed-off-by: Kamalesh Babulal Signed-off-by: Tom Hromatka --- doc/man/cgexec.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/cgexec.1 b/doc/man/cgexec.1 index cacbd3a0..6df20d00 100644 --- a/doc/man/cgexec.1 +++ b/doc/man/cgexec.1 @@ -78,7 +78,7 @@ cgexec -g cpu,memory:test1 -g swap:test2 ls -l .ft R .fi runs command \fBls -l\fR in control group test1 -in controllers cpu and memory and control group +in controllers cpu and memory and control group test2 in controller swap. .SH ENVIRONMENT VARIABLES -- 2.47.2