summaryrefslogtreecommitdiff
path: root/share/man/man3
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2013-12-05 07:45:47 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2013-12-05 07:45:47 +0000
commit707a5179d1c6c2ad1beff3d9e93fc8c42da1f3c0 (patch)
treeffd2fb20100a0d94f9ead683fc6cd157523735cb /share/man/man3
parentdf2ff145faaf54c1ee048f0faa0bd6a13e35ecb5 (diff)
no more libcompat;
Diffstat (limited to 'share/man/man3')
-rw-r--r--share/man/man3/intro.315
1 files changed, 2 insertions, 13 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3
index b79c5c50dee..60f5fdedaa5 100644
--- a/share/man/man3/intro.3
+++ b/share/man/man3/intro.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intro.3,v 1.60 2013/12/04 07:37:57 jmc Exp $
+.\" $OpenBSD: intro.3,v 1.61 2013/12/05 07:45:46 jmc Exp $
.\" $NetBSD: intro.3,v 1.5 1995/05/10 22:46:24 jtc Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)intro.3 8.1 (Berkeley) 6/5/93
.\"
-.Dd $Mdocdate: December 4 2013 $
+.Dd $Mdocdate: December 5 2013 $
.Dt INTRO 3
.Os
.Sh NAME
@@ -84,17 +84,6 @@ and more.
.It libcom_err Pq Fl lcom_err
The common error description library.
.Pp
-.It libcompat Pq Fl lcompat
-Functions which are obsolete but are available for compatibility with
-.Bx 4.3 .
-In particular, a number of system call interfaces provided in previous
-releases of
-.Bx
-have been included for source code compatibility.
-Use of these routines should, for the most part, be avoided.
-The manual page entry for each compatibility routine
-indicates the proper interface to use.
-.Pp
.It libcrypto Pq Fl lcrypto
The OpenSSL crypto library.
Implements a range of cryptographic algorithms,