network/nss-mdns: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 03:05:53 -04:00
parent 9efb2acc95
commit 4394f479c6

View file

@ -1,8 +1,11 @@
nss-mdns is a plugin for the GNU Name Service Switch (NSS) functionality
of the GNU C Library (glibc) which provides host name resolution via
Multicast DNS (a.k.a. Zeroconf, a.k.a. Apple Rendezvous, a.k.a Apple Bonjour).
This effectively allows name resolution by common Unix/Linux programs in the
ad-hoc mDNS domain .local.
nss-mdns is a plugin for the GNU Name Service Switch (NSS)
functionality of the GNU C Library (glibc) which provides host
name resolution via Multicast DNS (a.k.a. Zeroconf, a.k.a. Apple
Rendezvous, a.k.a Apple Bonjour). This effectively allows name
resolution by common Unix/Linux programs in the ad-hoc mDNS domain
.local.
To test, the following command should return a mapping for the remote
host:
To test, the following command should return a mapping for the remote host:
getent hosts <hostname>.local