This is an automated email from the ASF dual-hosted git repository.
kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia-site.git
The following commit(s) were added to refs/heads/master by this push:
new e92a727 [DOXIA-691] Clarify multiple author line semantics (#27)
e92a727 is described below
commit e92a727caa4ebe44baa7d814a53a9779a4eb40c2
Author: Konrad Windszus <[email protected]>
AuthorDate: Mon Jan 30 15:39:08 2023 +0100
[DOXIA-691] Clarify multiple author line semantics (#27)
---
content/apt/references/apt-format.apt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/apt/references/apt-format.apt
b/content/apt/references/apt-format.apt
index 506945e..521321c 100644
--- a/content/apt/references/apt-format.apt
+++ b/content/apt/references/apt-format.apt
@@ -137,8 +137,8 @@ other lines of the paragraph.
(implicit line break after each line) specify the title of the document.
This text may immediately be followed by another <<<--->>> line and one or
- several consecutive lines of text which specifies the author of the
- document.
+ several consecutive lines of text which specifies the author(s) of the
+ document. Each line represents an individual author.
The author sub-block may optionally be followed by a date sub-block using the
same syntax.