read(2): Add write cross reference

Add a write cross reference in the SEE ALSO section.

Sponsored by:		Netflix
This commit is contained in:
Warner Losh 2024-03-01 20:36:39 -07:00
parent 0d161f7b60
commit beadbca67b

View File

@ -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