summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2021-08-05 02:23:18 -0600
committerDan Allen <dan.j.allen@gmail.com>2021-08-05 02:23:18 -0600
commit30e510c4c3235c47b12aa7461cc33360adf6f803 (patch)
tree99bca224ef56173d8f3bdb74bad5f4da3a685e68 /man
parentb4ca9d38a5fc81ee162cca046d2e82e8e7c8a520 (diff)
remove duplicate AUTHORS section in man page [skip ci]
Diffstat (limited to 'man')
-rw-r--r--man/asciidoctor.17
-rw-r--r--man/asciidoctor.adoc3
2 files changed, 2 insertions, 8 deletions
diff --git a/man/asciidoctor.1 b/man/asciidoctor.1
index af019574..15009e3b 100644
--- a/man/asciidoctor.1
+++ b/man/asciidoctor.1
@@ -260,10 +260,3 @@ Jason Porter wrote the first implementation of the CLI interface provided by thi
.sp
Copyright (C) 2012\-present Dan Allen, Sarah White, Ryan Waldron, and the individual contributors to Asciidoctor.
Use of this software is granted under the terms of the MIT License.
-.SH "AUTHORS"
-.sp
-Dan Allen
-.sp
-Sarah White
-.sp
-Ryan Waldron
diff --git a/man/asciidoctor.adoc b/man/asciidoctor.adoc
index 8e8cd197..b8787dbe 100644
--- a/man/asciidoctor.adoc
+++ b/man/asciidoctor.adoc
@@ -4,6 +4,7 @@ Dan Allen; Sarah White
:release-version: 2.0.16
:man manual: Asciidoctor Manual
:man source: Asciidoctor {release-version}
+ifdef::backend-manpage[:!author:]
== NAME
@@ -194,5 +195,5 @@ Jason Porter wrote the first implementation of the CLI interface provided by thi
== COPYING
-Copyright (C) 2012-present Dan Allen, Sarah White, Ryan Waldron, and the individual contributors to Asciidoctor.
+Copyright \(C) 2012-present Dan Allen, Sarah White, Ryan Waldron, and the individual contributors to Asciidoctor.
Use of this software is granted under the terms of the MIT License.