From 21328337aeab787ec8d9f2176d5bb93e2ac6169b Mon Sep 17 00:00:00 2001 From: Darko Poljak Date: Tue, 19 Sep 2017 12:07:15 +0200 Subject: [PATCH] Add missing dot. --- docs/src/cdist-configuration.rst | 2 +- docs/src/man1/cdist.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/cdist-configuration.rst b/docs/src/cdist-configuration.rst index 6a0e4a4f..0013973c 100644 --- a/docs/src/cdist-configuration.rst +++ b/docs/src/cdist-configuration.rst @@ -40,7 +40,7 @@ The possible keywords and their meanings are as follows: :strong:`beta` Enable beta functionality. It recognizes boolean values from - 'yes'/'no', 'on'/'off', 'true'/'false' and '1'/'0' + 'yes'/'no', 'on'/'off', 'true'/'false' and '1'/'0'. :strong:`cache_path_pattern` Specify cache path pattern. diff --git a/docs/src/man1/cdist.rst b/docs/src/man1/cdist.rst index c21b9996..b5333e17 100644 --- a/docs/src/man1/cdist.rst +++ b/docs/src/man1/cdist.rst @@ -513,7 +513,7 @@ The possible keywords and their meanings are as follows: :strong:`beta` Enable beta functionality. It recognizes boolean values from - 'yes'/'no', 'on'/'off', 'true'/'false' and '1'/'0' + 'yes'/'no', 'on'/'off', 'true'/'false' and '1'/'0'. :strong:`cache_path_pattern` Specify cache path pattern.