minor rewording

This commit is contained in:
Michael Kerrisk 2008-07-10 20:35:13 +00:00
parent 911634563e
commit be9c618d66
1 changed files with 3 additions and 3 deletions

View File

@ -69,9 +69,9 @@ doubly-linked list.
.SH "CONFORMING TO"
POSIX.1-2001
.SH "NOTES"
Traditionally (e.g., SunOS, Linux libc 4,5) the parameters of these
functions were of type \fIstruct qelem *\fP, where the struct
is defined as
Traditionally (e.g., SunOS, Linux libc 4,5) the arguments of these
functions were of type \fIstruct qelem *\fP,
defined as:
.in +4n
.nf