From 8f5d1f910f5fb08c79a8b174fcb19755f76408fc Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 31 Oct 2012 09:35:08 +0100 Subject: [PATCH] fix asciidoc title issues (made box out of it) Signed-off-by: Nico Schottelius --- docs/man/man7/cdist-remote-exec-copy.text | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/man/man7/cdist-remote-exec-copy.text b/docs/man/man7/cdist-remote-exec-copy.text index d789b12d..298891d6 100644 --- a/docs/man/man7/cdist-remote-exec-copy.text +++ b/docs/man/man7/cdist-remote-exec-copy.text @@ -31,7 +31,7 @@ remains as simple as possible. EXAMPLES --------------- +-------- See cdist/other/examples/remote/ for some example implementations.