diff options
author | charnier <charnier@FreeBSD.org> | 2003-06-08 10:07:14 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2003-06-08 10:07:14 +0000 |
commit | 019b3e7b40da4bdfb5d2ec605f3ea6153aba3c6c (patch) | |
tree | 3acabd58d8c83199554f89bcbc14fcc934780a64 | |
parent | 9f754871d1df357b51c172b0fc6c530f236fd199 (diff) | |
download | FreeBSD-src-019b3e7b40da4bdfb5d2ec605f3ea6153aba3c6c.zip FreeBSD-src-019b3e7b40da4bdfb5d2ec605f3ea6153aba3c6c.tar.gz |
.Xr -> .Lb for librairy. There is no manual page corresponding to .Xr.
-rw-r--r-- | lib/libc/net/gethostbyname.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/gethostbyname.3 b/lib/libc/net/gethostbyname.3 index ff20251..e703e32 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. |