From 4e9b1780e9cda6ab7b06569bb9f5cfdc4ddab2fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20Catalinas=20Jim=C3=A9nez?= Date: Sun, 21 Sep 2014 11:53:04 +0100 Subject: [PATCH] Fix typo in reference doc --- docs/man/cdist-reference.text.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/man/cdist-reference.text.sh b/docs/man/cdist-reference.text.sh index 7081e762..fda7aa9c 100755 --- a/docs/man/cdist-reference.text.sh +++ b/docs/man/cdist-reference.text.sh @@ -203,10 +203,10 @@ __global:: Directory that contains generic output like explorer. Available for: initial manifest, type manifest, type gencode, shell __messages_in:: - File to read messages from + File to read messages from. Available for: initial manifest, type manifest, type gencode __messages_out:: - File to write messages + File to write messages. Available for: initial manifest, type manifest, type gencode __object:: Directory that contains the current object.