]> 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>
Tue, 10 Feb 2026 13:40:13 +0000 (13:40 +0000)
For each RR `ResolveRecord` returns, it returns the class before the
type, not after.

man/org.freedesktop.resolve1.xml

index 16133e1bebbd70c045c485745adc8d5e2f795b93..a1240cbe80125d668723639ae4af608b7e10044a 100644 (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