[PATCH 4/6] docs: make the "po4a:" line the first line, like in all other .adoc files
Benno Schulenberg <[email protected]>
| Newsgroups | org.kernel.vger.util-linux |
|---|---|
| Message-ID | <[email protected]> |
Also, there should be no space before "po4a:" for the line to be valid. Signed-off-by: Benno Schulenberg <[email protected]> --- login-utils/newgrp.1.adoc | 2 +- misc-utils/rename.1.adoc | 2 +- sys-utils/setpgid.1.adoc | 2 +- text-utils/line.1.adoc | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/login-utils/newgrp.1.adoc b/login-utils/newgrp.1.adoc index 521b73559..0df01a3f7 100644 --- a/login-utils/newgrp.1.adoc +++ b/login-utils/newgrp.1.adoc @@ -1,8 +1,8 @@ +//po4a: entry man manual // // No copyright is claimed. This code is in the public domain; do with // it what you wish. // -// po4a: entry man manual // Original author unknown. This man page is in the public domain. // Modified Sat Oct 9 17:46:48 1993 by [email protected] = newgrp(1) diff --git a/misc-utils/rename.1.adoc b/misc-utils/rename.1.adoc index 692f4b54f..39b1496d5 100644 --- a/misc-utils/rename.1.adoc +++ b/misc-utils/rename.1.adoc @@ -1,8 +1,8 @@ +//po4a: entry man manual // // No copyright is claimed. This code is in the public domain; do with // it what you wish. // -// po4a: entry man manual // Written by Andries E. Brouwer ([email protected]) // Placed in the public domain = rename(1) diff --git a/sys-utils/setpgid.1.adoc b/sys-utils/setpgid.1.adoc index 0d43723e4..493038d55 100644 --- a/sys-utils/setpgid.1.adoc +++ b/sys-utils/setpgid.1.adoc @@ -1,8 +1,8 @@ +//po4a: entry man manual // // No copyright is claimed. This code is in the public domain; do with // it what you wish. // -//po4a: entry man manual // Daan De Meyer <[email protected]> // In the public domain. = setpgid(1) diff --git a/text-utils/line.1.adoc b/text-utils/line.1.adoc index 5ad85812d..ecbc08817 100644 --- a/text-utils/line.1.adoc +++ b/text-utils/line.1.adoc @@ -1,8 +1,8 @@ +//po4a: entry man manual // // No copyright is claimed. This code is in the public domain; do with // it what you wish. // -// po4a: entry man manual // This page is in the public domain = line(1) :doctype: manpage -- 2.48.1