From f42a7ade7094525a9f80fb714102fd5fc69f180a Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Sat, 1 Aug 2015 03:16:35 +0200 Subject: bio(2): Bterm() closes filedescriptor for Bfdopen() allocated buffer --- sys/man/2/bio | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/man') diff --git a/sys/man/2/bio b/sys/man/2/bio index 1aae56005..ae8adf291 100644 --- a/sys/man/2/bio +++ b/sys/man/2/bio @@ -155,7 +155,9 @@ and returns .IR Bflush 's return value. If the buffer was allocated by -.IR Bopen , +.IR Bopen +or +.IR Bfdopen , the buffer is .I freed and the file is closed. -- cgit v1.2.3