closefrom.2: Add introduction of close_range to HISTORY

Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D53240
This commit is contained in:
Ed Maste
2025-10-21 10:51:50 -04:00
parent d86025c1d4
commit 514fff24b1
+6 -1
View File
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd May 17, 2025
.Dd October 27, 2025
.Dt CLOSEFROM 2
.Os
.Sh NAME
@@ -94,6 +94,11 @@ function first appeared in
.Fx 8.0 .
.Pp
The
.Fn close_range
function first appeared in
.Fx 12.2 .
.Pp
The
.Dv CLOSE_RANGE_CLOFORK
flag appeared in
.Fx 15.0 .