diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2024-11-08 17:17:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-08 17:17:37 +0100 |
commit | 347def981b9861f508af663cbffffaff4e6df3c4 (patch) | |
tree | a779fb88848b886e0b46cbddd2d0f1a36c6d320c /man/org.freedesktop.machine1.xml | |
parent | mount-util: make path_get_mount_info() work arbitrary inode (diff) | |
parent | man: drop whitespace from final <programlisting> lines (diff) | |
download | systemd-347def981b9861f508af663cbffffaff4e6df3c4.tar.xz systemd-347def981b9861f508af663cbffffaff4e6df3c4.zip |
News and f41 and formatting (#35078)
Diffstat (limited to 'man/org.freedesktop.machine1.xml')
-rw-r--r-- | man/org.freedesktop.machine1.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/org.freedesktop.machine1.xml b/man/org.freedesktop.machine1.xml index 50d9aa6792..7792320546 100644 --- a/man/org.freedesktop.machine1.xml +++ b/man/org.freedesktop.machine1.xml @@ -183,7 +183,7 @@ node /org/freedesktop/machine1 { interface org.freedesktop.DBus.Introspectable { ... }; interface org.freedesktop.DBus.Properties { ... }; }; - </programlisting> +</programlisting> <!--method UnregisterMachine is not documented!--> @@ -531,7 +531,7 @@ node /org/freedesktop/machine1/machine/rawhide { interface org.freedesktop.DBus.Introspectable { ... }; interface org.freedesktop.DBus.Properties { ... }; }; - </programlisting> +</programlisting> <!--method GetUIDShift is not documented!--> @@ -687,7 +687,7 @@ node /org/freedesktop/machine1/machine/rawhide { $ gdbus introspect --system \ --dest org.freedesktop.machine1 \ --object-path /org/freedesktop/machine1 - </programlisting> +</programlisting> </example> <example> @@ -697,7 +697,7 @@ $ gdbus introspect --system \ $ gdbus introspect --system \ --dest org.freedesktop.machine1 \ --object-path /org/freedesktop/machine1/machine/rawhide - </programlisting> +</programlisting> </example> </refsect1> |