summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2025-08-26 11:17:59 +0200
committerJulian Andres Klode <jak@debian.org>2025-08-26 11:20:40 +0200
commit9c4c898a5564273cd75c2f8668c8e1a4932b3030 (patch)
tree9d65ff095bbc012bfd560672dab6f51a216460ee
parent738dfcbeafe18ed49fc99926e29226702bc24c24 (diff)
doc: Remove <filename> inside <arg>
xmllint 2.14 reports that filename cannot be used inside of arg, breaking the CI. Remove the filename element.
-rw-r--r--doc/apt-verbatim.ent2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent
index f1d212cb4..073075050 100644
--- a/doc/apt-verbatim.ent
+++ b/doc/apt-verbatim.ent
@@ -397,7 +397,7 @@
<arg choice='plain' rep='repeat'>&synopsis-param-filename;</arg>
&synopsis-help;
</cmdsynopsis></refsynopsisdiv>">
-<!ENTITY synopsis-arg-ftparchive "<arg choice='plain'><replaceable>&synopsis-path;</replaceable></arg><arg><filename><replaceable>&synopsis-override;</replaceable></filename><arg><replaceable>&synopsis-pathprefix;</replaceable></arg></arg>">
+<!ENTITY synopsis-arg-ftparchive "<arg choice='plain'><replaceable>&synopsis-path;</replaceable></arg><arg><replaceable>&synopsis-override;</replaceable><arg><replaceable>&synopsis-pathprefix;</replaceable></arg></arg>">
<!ENTITY synopsis-command-apt-ftparchive "<refsynopsisdiv><cmdsynopsis>
<command>apt-ftparchive</command>
<arg><option>-dsq</option></arg>