diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-09-16 16:13:34 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-09-16 16:13:34 +0000 |
commit | 488ff1aae8284355553ae63dba75b6c7f3102377 (patch) | |
tree | f7c6d9a6f8241afaae23493642dbbf20caad19ea /share/man/man3 | |
parent | 9ee4173adc2a276a21fca191a97bb9e9a5199cd3 (diff) |
no more milter;
Diffstat (limited to 'share/man/man3')
-rw-r--r-- | share/man/man3/intro.3 | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3 index ca4a47ca4e3..101717b838a 100644 --- a/share/man/man3/intro.3 +++ b/share/man/man3/intro.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.3,v 1.67 2014/07/16 14:25:31 jmc Exp $ +.\" $OpenBSD: intro.3,v 1.68 2014/09/16 16:13:33 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: July 16 2014 $ +.Dd $Mdocdate: September 16 2014 $ .Dt INTRO 3 .Os .Sh NAME @@ -225,11 +225,6 @@ wide-character functions. See .Xr menu 3 . .Pp -.It libmilter Pq Fl lmilter -The -.Xr sendmail 8 -mail filter API. -.Pp .It libobjc Pq Fl lobjc Library for Objective C, an object-oriented superset of ANSI C. Use this to compile Objective C programs. |