]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Fix order of class/type in resolve man page
authorChristopher Head <chead@chead.ca>
Tue, 10 Feb 2026 01:22:12 +0000 (17:22 -0800)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 27 Feb 2026 21:57:05 +0000 (21:57 +0000)
For each RR `ResolveRecord` returns, it returns the class before the
type, not after.

(cherry picked from commit 8ae4aa26c181cf20c9e613074d2e47ddf58dd82d)
(cherry picked from commit c50b34abe36b323697e291c22f79ac6350306f16)
(cherry picked from commit cbc1697b9a11128581b6367b18dd5ddc59bcbfa5)

man/org.freedesktop.resolve1.xml

index 324b6888537aa1cfecc5e5ce3a9e494d60a18ee5..362e17f0556c5a3742fc28199cd5d9ce0f1e8643 100644 (file)
@@ -285,7 +285,7 @@ node /org/freedesktop/resolve1 {
       (no IDNA conversion is applied), followed by the 16-bit class and type fields (which may be
       ANY). Finally, a <varname>flags</varname> field may be passed in to alter behaviour of the look-up (see
       below). On completion, an array of RR items is returned. Each array entry consists of the network interface
-      index the RR was discovered on, the type and class field of the RR found, and a byte array of the raw
+      index the RR was discovered on, the class and type field of the RR found, and a byte array of the raw
       RR discovered. The raw RR data starts with the RR's domain name, in the original casing, followed
       by the RR type, class, TTL and RDATA, in the binary format documented in
       <ulink url="https://www.ietf.org/rfc/rfc1035.txt">RFC 1035</ulink>. For RRs that support name