summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-07-04 10:59:30 +0000
committerru <ru@FreeBSD.org>2001-07-04 10:59:30 +0000
commita12e4a842e16bb29ceead8f0911c991e2cbd701b (patch)
tree963a49632d0dda4744699b668a6a97c07bdee4be /lib/libc
parenta74f22f5acd6ebc54b5606553d738d41a333f258 (diff)
downloadFreeBSD-src-a12e4a842e16bb29ceead8f0911c991e2cbd701b.zip
FreeBSD-src-a12e4a842e16bb29ceead8f0911c991e2cbd701b.tar.gz
mdoc(7) police: print some example text with literal font.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/net/resolver.35
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/libc/net/resolver.3 b/lib/libc/net/resolver.3
index e06a5fd..e45ab13 100644
--- a/lib/libc/net/resolver.3
+++ b/lib/libc/net/resolver.3
@@ -179,7 +179,10 @@ environment variable. Network daemons should set this option.
.It Dv RES_USE_INET6
Enables support for IPv6-only applications.
This causes IPv4 addresses to be returned as an IPv4 mapped address.
-For example, 10.1.1.1 will be returned as ::ffff:10.1.1.1.
+For example,
+.Li 10.1.1.1
+will be returned as
+.Li ::ffff:10.1.1.1 .
The option is meaningful with certain kernel configuration only.
.It Dv RES_USE_EDNS0
Enables support for OPT pseudo-RR for EDNS0 extension.
OpenPOWER on IntegriCloud