mirror of
https://github.com/opnsense/src.git
synced 2026-06-12 10:10:24 -04:00
read(2): Add write cross reference
Add a write cross reference in the SEE ALSO section. Sponsored by: Netflix
This commit is contained in:
parent
0d161f7b60
commit
beadbca67b
1 changed files with 2 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd February 10, 2024
|
||||
.Dd March 1, 2024
|
||||
.Dt READ 2
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -286,6 +286,7 @@ The file descriptor is associated with a pipe, socket, or FIFO.
|
|||
.Xr select 2 ,
|
||||
.Xr socket 2 ,
|
||||
.Xr socketpair 2 ,
|
||||
.Xr write 2 ,
|
||||
.Xr fread 3 ,
|
||||
.Xr readdir 3
|
||||
.Sh STANDARDS
|
||||
|
|
|
|||
Loading…
Reference in a new issue