doc: Define doctype for manpage
authorAndreas Schneider <asn@samba.org>
Tue, 2 Feb 2021 09:28:59 +0000 (10:28 +0100)
committerAndreas Schneider <asn@samba.org>
Tue, 2 Feb 2021 09:28:59 +0000 (10:28 +0100)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
doc/README
doc/socket_wrapper.1.adoc

index c559f6e2fd7b308561eb30dad12c32daaab629c5..6f43236d84b97a9b5bcf64329a9937446fc91f63 100644 (file)
@@ -1,3 +1,7 @@
 The manpage is written with asciidoc. To generate the manpage use:
 
-a2x --doctype manpage --format manpage doc/socket_wrapper.1.adoc
+    asciidoctor -b manpage doc/socket_wrapper.1.adoc
+
+or
+
+    a2x --format manpage doc/socket_wrapper.1.adoc
index 425b08f67deb1ae1db74d62e0693ea74320bb260..4daddda6942b7db14d355bb69686439cf4351901 100644 (file)
@@ -2,6 +2,7 @@ socket_wrapper(1)
 =================
 :revdate: 2021-02-01
 :author: Samba Team
+:doctype: manpage
 
 NAME
 ----