This commit is contained in:
Michael Kerrisk 2007-12-14 17:42:25 +00:00
parent 8c94ec0a29
commit 6c5dedd333
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ Either \fIss\fP or \fIoss\fP is not NULL and points to an area
outside of the process's address space.
.TP
.B EINVAL
\fIss\fP is not NULL and the \fPss_flags\fP field contains
\fIss\fP is not NULL and the \fIss_flags\fP field contains
a non-zero value other than
.BR SS_DISABLE .
.TP