From 1745a9c56d76c973bd9a5ccbfa899eb8fdbb6916 Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: Thu, 3 Mar 2011 11:46:16 +0100 Subject: [PATCH] doc: fix cgconfig manpage 529627fbbca cmomit left ' at the start of a line causing it to be a command. Reformat not to be the first character on the line. Signed-off-by: Jiri Slaby Signed-off-by: Jan Safranek --- doc/man/cgconfig.conf.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man/cgconfig.conf.5 b/doc/man/cgconfig.conf.5 index fea61ea9..5d0be4bc 100644 --- a/doc/man/cgconfig.conf.5 +++ b/doc/man/cgconfig.conf.5 @@ -12,8 +12,8 @@ The file consists of .I mount and .I group -sections. These sections can be in arbitrary order. Any line starting with -'#' is considered as a comment line and is ignored. +sections. These sections can be in arbitrary order. Any line starting +with '#' is considered as a comment line and is ignored. .LP .I mount section has this form: -- 2.47.2