mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Cross-reference the fdopen and fileno manpages.
PR: docs/31866 Submitted by: W. Campbell <wcampbel@botbay.net>
This commit is contained in:
parent
4202b366fc
commit
ac8b27d2ab
2 changed files with 3 additions and 1 deletions
|
|
@ -92,6 +92,7 @@ variable
|
|||
.Va errno .
|
||||
.Sh SEE ALSO
|
||||
.Xr open 2 ,
|
||||
.Xr fdopen 3 ,
|
||||
.Xr stdio 3
|
||||
.Sh STANDARDS
|
||||
The functions
|
||||
|
|
|
|||
|
|
@ -236,7 +236,8 @@ and
|
|||
.Xr open 2 ,
|
||||
.Xr fclose 3 ,
|
||||
.Xr fseek 3 ,
|
||||
.Xr funopen 3
|
||||
.Xr funopen 3 ,
|
||||
.Xr fileno 3
|
||||
.Sh STANDARDS
|
||||
The
|
||||
.Fn fopen
|
||||
|
|
|
|||
Loading…
Reference in a new issue