OSDN Git Service

(split) LDP_man-pages: update original to v3.35.
[linuxjm/LDP_man-pages.git] / original / man3 / netlink.3
index 37ff6b9..2725ae2 100644 (file)
@@ -65,7 +65,7 @@ The caller must check if the current
 .I nlmsghdr
 didn't have the
 .B NLMSG_DONE
-set \(em this function doesn't return NULL on end.
+set\(emthis function doesn't return NULL on end.
 The
 .I len
 argument is an lvalue containing the remaining length
@@ -73,7 +73,8 @@ of the message buffer.
 This macro decrements it by the length of the message header.
 .TP
 .BR NLMSG_OK ()
-Return true if the netlink message is not truncated and ok to parse.
+Return true if the netlink message is not truncated and
+is in a form suitable for parsing.
 .TP
 .BR NLMSG_PAYLOAD ()
 Return the length of the payload associated with the