diff options
Diffstat (limited to 'share/man/man3')
-rw-r--r-- | share/man/man3/intro.3 | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3 index 81c5caff92a..a14f47c2f6d 100644 --- a/share/man/man3/intro.3 +++ b/share/man/man3/intro.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.3,v 1.23 2004/03/12 17:42:21 jmc Exp $ +.\" $OpenBSD: intro.3,v 1.24 2004/06/29 23:17:00 jmc Exp $ .\" $NetBSD: intro.3,v 1.5 1995/05/10 22:46:24 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -269,6 +269,13 @@ library, i.e.\& See .Xr menu 3 . .Pp +.It libmilter Pq Fl lmilter +The +.Xr sendmail 8 +mail filter API. +See the documentation in +.Pa /usr/share/doc/html/milter/ . +.Pp .It libmmalloc Pq Fl lmmalloc GNU memory-mapped malloc package. In this implementation, @@ -616,6 +623,7 @@ for more details. .It Pa /usr/lib/libl.a .It Pa /usr/lib/libm.a .It Pa /usr/lib/libmenu.a +.It Pa /usr/lib/libmilter.a .It Pa /usr/lib/libmmalloc.a .It Pa /usr/lib/libncurses.a .It Pa /usr/lib/libobjc.a |