From 69badd6f2d5f7cd7a885acce06e4fc53f774df6d Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Thu, 10 May 2012 15:51:22 +0000 Subject: [PATCH] s/nows about/knows about/ Signed-off-by: Chris Lamb --- doc/man/man7/cdist-manifest.text | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/man7/cdist-manifest.text b/doc/man/man7/cdist-manifest.text index 1f0e253d..b9dfe655 100644 --- a/doc/man/man7/cdist-manifest.text +++ b/doc/man/man7/cdist-manifest.text @@ -47,7 +47,7 @@ on given conditions. INITIAL AND TYPE MANIFESTS -------------------------- -Cdist nows about two types of manifests: The initial manifest and type +Cdist knows about two types of manifests: The initial manifest and type manifests. The initial manifest is used to define, which configurations to apply to which hosts. The type manifests are used to create objects from types. More about manifests in types can be found in cdist-type(7).