This commit is contained in:
Michael Kerrisk 2006-07-11 11:46:23 +00:00
parent 729a10315f
commit d8aaa1d394
2 changed files with 2 additions and 2 deletions

View File

@ -68,7 +68,7 @@ data buffer associated with the passed
returns the next valid
.B cmsghdr
after the passed
.B cmsghdr .
.BR cmsghdr .
It returns NULL when there isn't enough space left in the buffer.
.PP
.BR CMSG_ALIGN (),

View File

@ -207,7 +207,7 @@ was too large to fit.
.BR btree (3)
.BR dbopen (3),
.BR hash (3),
.BR mpool (3),
.BR mpool (3)
.sp
.IR "Document Processing in a Relational Database System" ,
Michael Stonebraker, Heidi Stettner, Joseph Kalash, Antonin Guttman,