summaryrefslogtreecommitdiffstats
path: root/network/nss-mdns
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 03:05:53 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-14 03:05:53 -0400
commit4394f479c63bfe7cb946419c3749ae74577f8ca6 (patch)
treef7af93e9a48645c46a6ace7d5ccc9544b3e6503f /network/nss-mdns
parent9efb2acc959807838aa96db0cab7f60c2c020783 (diff)
downloadslackbuilds-4394f479c63bfe7cb946419c3749ae74577f8ca6.tar.gz
slackbuilds-4394f479c63bfe7cb946419c3749ae74577f8ca6.tar.xz
network/nss-mdns: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/nss-mdns')
-rw-r--r--network/nss-mdns/README15
1 files changed, 9 insertions, 6 deletions
diff --git a/network/nss-mdns/README b/network/nss-mdns/README
index 742b398335..461764b63f 100644
--- a/network/nss-mdns/README
+++ b/network/nss-mdns/README
@@ -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