From cbddc201e5d08fb3ae55774db6657ec0f0dabab5 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 1 Nov 2024 10:03:15 +0100 Subject: [PATCH] man: is not a valid docbook tag, but is --- man/org.freedesktop.sysupdate1.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/org.freedesktop.sysupdate1.xml b/man/org.freedesktop.sysupdate1.xml index aa4a30e0799..29b938f1a61 100644 --- a/man/org.freedesktop.sysupdate1.xml +++ b/man/org.freedesktop.sysupdate1.xml @@ -28,7 +28,7 @@ is a system service that allows unprivileged clients to update the system. This page describes the D-Bus interface. - WARNING! This API is currently unstable and is thus subject + WARNING! This API is currently unstable and is thus subject to breaking changes between versions of systemd. @@ -254,7 +254,7 @@ node /org/freedesktop/sysupdate1/target/host { this version. - + CheckNew() checks if a newer version is available for this target. This method pulls metadata from the network. If a newer version is found, this method returns the version number. If no newer version is found, this method returns an empty string. Use -- 2.47.3