aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2003-06-08 10:07:14 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2003-06-08 10:07:14 +0000
commitfe71ab1cf4c2d19e8149c136837621adcf3a333b (patch)
tree3acabd58d8c83199554f89bcbc14fcc934780a64 /lib
parent0d511e328fd169d8100033231eb01942a43a4662 (diff)
downloadsrc-fe71ab1cf4c2d19e8149c136837621adcf3a333b.tar.gz
src-fe71ab1cf4c2d19e8149c136837621adcf3a333b.zip
.Xr -> .Lb for librairy. There is no manual page corresponding to .Xr.
Notes
Notes: svn path=/head/; revision=116022
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/net/gethostbyname.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/gethostbyname.3 b/lib/libc/net/gethostbyname.3
index ff20251a427a..e703e3221275 100644
--- a/lib/libc/net/gethostbyname.3
+++ b/lib/libc/net/gethostbyname.3
@@ -316,7 +316,7 @@ and
.Fn endhostent
are redefined,
when
-.Xr libc 3
+.Lb libc
is built to use only the routines to lookup in
.Pa /etc/hosts
and not the name server.