Drop trailing spaces.

This commit is contained in:
wiz 2003-01-02 09:38:34 +00:00
parent 3e383d4995
commit e2c6da385c

View File

@ -1,4 +1,4 @@
.\" $NetBSD: read.2,v 1.22 2002/12/30 12:38:59 sommerfeld Exp $
.\" $NetBSD: read.2,v 1.23 2003/01/02 09:38:34 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -149,11 +149,11 @@ points outside the allocated address space.
An I/O error occurred while reading from the file system.
.It Bq Er EINTR
A read from a slow device was interrupted by the delivery of a
signal before any data arrived.
signal before any data arrived.
See
.Xr sigaction 2
for more information on the interaction between signals and system
calls.
calls.
.It Bq Er EINVAL
The pointer associated with
.Fa d