From: Christian Goeschel Ndjomouo Date: Mon, 6 Oct 2025 00:35:18 +0000 (-0400) Subject: man-common: rename annotation.adoc to annotate.adoc X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=72e91222df67ffbc4b20af4b692222c43f32fcb2;p=thirdparty%2Futil-linux.git man-common: rename annotation.adoc to annotate.adoc Signed-off-by: Christian Goeschel Ndjomouo --- diff --git a/man-common/Makemodule.am b/man-common/Makemodule.am index 5cbba1a5e..f0db0456f 100644 --- a/man-common/Makemodule.am +++ b/man-common/Makemodule.am @@ -1,5 +1,5 @@ ADOCFILES_COMMON += \ - man-common/annotation.adoc \ + man-common/annotate.adoc \ man-common/bugreports.adoc \ man-common/colors.adoc \ man-common/footer.adoc \ diff --git a/man-common/annotation.adoc b/man-common/annotate.adoc similarity index 100% rename from man-common/annotation.adoc rename to man-common/annotate.adoc diff --git a/man-common/meson.build b/man-common/meson.build index ffb7c1fee..7e86f1f94 100644 --- a/man-common/meson.build +++ b/man-common/meson.build @@ -1,5 +1,5 @@ man_common_adocs = files( - 'annotation.adoc', + 'annotate.adoc', 'bugreports.adoc', 'colors.adoc', 'footer.adoc', diff --git a/po-man/po4a.cfg b/po-man/po4a.cfg index 85ebc932e..0356df8d3 100644 --- a/po-man/po4a.cfg +++ b/po-man/po4a.cfg @@ -1,7 +1,7 @@ [po4a_langs] cs de es fr ko pl pt_BR ro sr uk [po4a_paths] util-linux-man.pot $lang:$lang.po -[type:asciidoc] ../man-common/annotation.adoc $lang:$lang/man-common/annotation.adoc opt:"--keep 0" +[type:asciidoc] ../man-common/annotate.adoc $lang:$lang/man-common/annotate.adoc opt:"--keep 0" [type:asciidoc] ../man-common/bugreports.adoc $lang:$lang/man-common/bugreports.adoc opt:"--keep 0" [type:asciidoc] ../man-common/colors.adoc $lang:$lang/man-common/colors.adoc opt:"--keep 0" [type:asciidoc] ../man-common/footer-config.adoc $lang:$lang/man-common/footer-config.adoc opt:"--keep 0" diff --git a/sys-utils/swapon.8.adoc b/sys-utils/swapon.8.adoc index 29f3200ec..5798925ec 100644 --- a/sys-utils/swapon.8.adoc +++ b/sys-utils/swapon.8.adoc @@ -75,7 +75,7 @@ Display a definable table of swap areas. See the *--help* output for a list of a *--output-all*:: Output all available columns. -include::man-common/annotation.adoc[] +include::man-common/annotate.adoc[] *--noheadings*:: Do not print headings when displaying *--show* output.