Skip to content

Commit 91fe95e

Browse files
committed
man: minor man page fix
Addressing: systemd@b541146#commitcomment-17997074
1 parent 87d41d6 commit 91fe95e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

man/systemd-resolved.service.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,10 @@
8080

8181
<listitem><para>Additionally, <command>systemd-resolved</command> provides a local DNS stub listener on IP
8282
address 127.0.0.53 on the local loopback interface. Programs issuing DNS requests directly, bypassing any local
83-
API may be directed to this stub, in order to connect them <command>systemd-resolved</command>. Note however that
84-
it is strongly recommended that local programs use the glibc NSS or bus APIs instead (as described above), as
85-
various network resolution concepts (such as link-local addressing, or LLMNR Unicode domains) cannot be mapped to
86-
the unicast DNS protocol.</para></listitem>
83+
API may be directed to this stub, in order to connect them to <command>systemd-resolved</command>. Note however
84+
that it is strongly recommended that local programs use the glibc NSS or bus APIs instead (as described above),
85+
as various network resolution concepts (such as link-local addressing, or LLMNR Unicode domains) cannot be mapped
86+
to the unicast DNS protocol.</para></listitem>
8787
</itemizedlist>
8888

8989
<para>The DNS servers contacted are determined from the global settings in

0 commit comments

Comments
 (0)