diff options
Diffstat (limited to '')
-rw-r--r-- | man/systemd-hwdb.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/systemd-hwdb.xml b/man/systemd-hwdb.xml index de71f1d..3c6feb2 100644 --- a/man/systemd-hwdb.xml +++ b/man/systemd-hwdb.xml @@ -1,6 +1,6 @@ <?xml version='1.0'?> <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" - "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> <!-- SPDX-License-Identifier: LGPL-2.1-or-later --> <refentry id="systemd-hwdb" conditional="ENABLE_HWDB" @@ -67,15 +67,15 @@ </variablelist> <refsect2><title>systemd-hwdb - <arg choice="opt"><replaceable>options</replaceable></arg> + <optional><replaceable>options</replaceable></optional> update</title> <para>Update the binary database.</para> </refsect2> <refsect2><title>systemd-hwdb - <arg choice="opt"><replaceable>options</replaceable></arg> + <optional><replaceable>options</replaceable></optional> query - <arg><replaceable>MODALIAS</replaceable></arg> + <replaceable>MODALIAS</replaceable> </title> <para>Query database and print result.</para> </refsect2> |