From: Benno Schulenberg Date: Mon, 2 Jun 2025 14:14:34 +0000 (+0200) Subject: docs: make the "po4a:" line the first line, like in all other .adoc files X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9a4c6bdf345c1af8359bb8575ea5c6226873ca36;p=thirdparty%2Futil-linux.git docs: make the "po4a:" line the first line, like in all other .adoc files Also, there should be no space before "po4a:" for the line to be valid. Signed-off-by: Benno Schulenberg --- 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 faith@cs.unc.edu = 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 (aeb@cwi.nl) // 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 // 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