cmsg.3: Add parentheses after macro names.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Nicolas Franois 2008-09-29 11:33:04 +02:00 committed by Michael Kerrisk
parent 494b842ba0
commit 553f115ece
1 changed files with 2 additions and 2 deletions

View File

@ -110,11 +110,11 @@ to get all subsequent ones.
In each control message, initialize In each control message, initialize
.I cmsg_len .I cmsg_len
(with (with
.BR CMSG_LEN ), .BR CMSG_LEN ()),
the other the other
.I cmsghdr .I cmsghdr
header fields, and the data portion using header fields, and the data portion using
.BR CMSG_DATA . .BR CMSG_DATA ().
Finally, the Finally, the
.I msg_controllen .I msg_controllen
field of the field of the