From da045a9c1fb61b215ccb8f13ba65ac7bb3dd7184 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Thu, 30 Mar 2017 12:34:25 -0400 Subject: [PATCH] more info for asciidoc to correctly build manpages --- docs/templates/man.j2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/templates/man.j2 b/docs/templates/man.j2 index cfddd85569..7c8289dc95 100644 --- a/docs/templates/man.j2 +++ b/docs/templates/man.j2 @@ -2,6 +2,9 @@ {{name}}(1) {{ '=' * ((name|length|int) + 3) }} :doctype: manpage +:author: Red Hat,Inc | Ansible +:encoding: utf-8 +:lang: en :man source: Ansible :man version: %VERSION% :man manual: System administration commands