From bc86f8c23a1637bbfa86d8e8321ae7330521757c Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sat, 26 Feb 2011 11:20:10 +0100 Subject: [PATCH] remove section: __var was already defined in cdist-language months ago :-) Signed-off-by: Nico Schottelius --- doc/man/cdist-language.text | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/man/cdist-language.text b/doc/man/cdist-language.text index a0073cdb..e5812a5d 100644 --- a/doc/man/cdist-language.text +++ b/doc/man/cdist-language.text @@ -16,9 +16,6 @@ A cdist configuration consists of the following parts: - library (cdist-language-library(7)) - modules (cdist-language-modules(7)) -- document exported variables! - use __ prefix instead of __cdist (shorter writing, __ is defined as sytem anyway) - - library vs. modules? Requirements: