Fix order of class/type in resolve man page

For each RR `ResolveRecord` returns, it returns the class before the
type, not after.

(cherry picked from commit 8ae4aa26c1)
(cherry picked from commit c50b34abe3)
This commit is contained in:
Christopher Head
2026-02-09 17:22:12 -08:00
committed by Luca Boccassi
parent 7db9ba5a05
commit cbc1697b9a

View File

@@ -292,7 +292,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