diff options
author | 2005-12-19 09:51:54 +0000 | |
---|---|---|
committer | 2005-12-19 09:51:54 +0000 | |
commit | 9f53e2df4c3f97fef8e77f25cef5a3a9ec24790c (patch) | |
tree | 1945e38067047c41c995fafb825fac1541872928 | |
parent | this file didn't exist in 2004, so copyright must be 2005 (diff) | |
download | wireguard-openbsd-9f53e2df4c3f97fef8e77f25cef5a3a9ec24790c.tar.xz wireguard-openbsd-9f53e2df4c3f97fef8e77f25cef5a3a9ec24790c.zip |
r.i.p. libresolv
ok pval
-rw-r--r-- | share/man/man3/intro.3 | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3 index b07bd734e16..364881f09b2 100644 --- a/share/man/man3/intro.3 +++ b/share/man/man3/intro.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.3,v 1.30 2005/04/18 19:20:59 robert Exp $ +.\" $OpenBSD: intro.3,v 1.31 2005/12/19 09:51:54 jmc Exp $ .\" $NetBSD: intro.3,v 1.5 1995/05/10 22:46:24 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -348,14 +348,6 @@ Command line editing interface. See .Xr readline 3 . .Pp -.It libresolv Pq Fl lresolv -The -.Xr resolver 3 -routines are included in -.Em libc . -This is just an empty library for legacy applications that want to link with -.Fl lresolv . -.Pp .It librpcsvc Pq Fl lrpcsvc Generated by .Xr rpcgen 1 , @@ -636,7 +628,6 @@ for more details. .It Pa /usr/lib/libperl.a .It Pa /usr/lib/libpthread.a .It Pa /usr/lib/libreadline.a -.It Pa /usr/lib/libresolv.a .It Pa /usr/lib/librpcsvc.a .It Pa /usr/lib/libsectok.a .It Pa /usr/lib/libskey.a @@ -689,7 +680,6 @@ for more details. .Xr pcap 3 , .Xr pthreads 3 , .Xr readline 3 , -.Xr resolver 3 , .Xr rfc1413 3 , .Xr rpc 3 , .Xr sectok 3 , |