From 19d69c58b288e10212ff83ae77b913fd0e2badd0 Mon Sep 17 00:00:00 2001 From: Ariel Barria Date: Mon, 11 Jun 2012 19:44:44 -0500 Subject: Clarify how comments work in sssd.conf --- src/man/sssd.conf.5.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/man') diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index 4e38ffe6..1dae3ccb 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -39,7 +39,8 @@ A line comment starts with a hash sign (#) or a - semicolon (;) + semicolon (;). + Inline comments are not supported. -- cgit