Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jun 2020 14:02:49 +0000 (UTC)
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org
Subject:   svn commit: r362721 - stable/12/share/man/man9
Message-ID:  <202006281402.05SE2nZh063056@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gbe (doc committer)
Date: Sun Jun 28 14:02:49 2020
New Revision: 362721
URL: https://svnweb.freebsd.org/changeset/base/362721

Log:
  MFC r360459: Add a HISTORY section to domain(9).
  
  Approved by:	bcr
  Differential Revision:	https://reviews.freebsd.org/D24150

Modified:
  stable/12/share/man/man9/domain.9
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/share/man/man9/domain.9
==============================================================================
--- stable/12/share/man/man9/domain.9	Sun Jun 28 11:12:03 2020	(r362720)
+++ stable/12/share/man/man9/domain.9	Sun Jun 28 14:02:49 2020	(r362721)
@@ -26,7 +26,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd June 1, 2016
+.Dd April 29, 2020
 .Dt DOMAIN 9
 .Os
 .Sh NAME
@@ -236,6 +236,18 @@ the default protocol may be returned for
 types if the domain has a default raw protocol.
 .Sh SEE ALSO
 .Xr socket 2
+.Sh HISTORY
+The functions
+.Fn domain_add ,
+.Fn pfctlinput ,
+.Fn pfctlinput2 ,
+.Fn pffinddomain ,
+.Fn pffindproto ,
+.Fn pffindtype
+and
+.Fn DOMAIN_SET
+first appeared in
+.Fx 4.4 .
 .Sh AUTHORS
 This manual page was written by
 .An Chad David Aq Mt davidc@acns.ab.ca .



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006281402.05SE2nZh063056>