ref: f42a7ade7094525a9f80fb714102fd5fc69f180a
parent: 69daa9fd96668123b751de83df864531a092b0f2
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Fri Jul 31 23:16:35 EDT 2015
bio(2): Bterm() closes filedescriptor for Bfdopen() allocated buffer
--- a/sys/man/2/bio
+++ b/sys/man/2/bio
@@ -155,7 +155,9 @@
.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.