diff options
| author | Alejandro Colomar <alx.manpages@gmail.com> | 2022-08-25 21:55:00 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx.manpages@gmail.com> | 2022-08-25 21:55:00 +0200 |
| commit | e5da16f10f2d3d55db0bb1ef1156afcb197d8fdc (patch) | |
| tree | 55b9cd4230a9318c8761d92dba46bc6625369e71 /man7/netlink.7 | |
| parent | 3fbaf9c53d1a1476bc61d2ae669a69206531a83e (diff) | |
| download | man-pages-e5da16f10f2d3d55db0bb1ef1156afcb197d8fdc.tar.gz | |
Various pages: Fit rendered pages in 80 columns
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'man7/netlink.7')
| -rw-r--r-- | man7/netlink.7 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man7/netlink.7 b/man7/netlink.7 index 667cae0a66..23291bb525 100644 --- a/man7/netlink.7 +++ b/man7/netlink.7 @@ -198,7 +198,8 @@ struct nlmsgerr { int error; /* Negative errno or 0 for acknowledgements */ struct nlmsghdr msg; /* Message header that caused the error */ /* - * followed by the message contents unless NETLINK_CAP_ACK was set + * followed by the message contents + * unless NETLINK_CAP_ACK was set * or the ACK indicates success (error == 0). * For example Generic Netlink message with attributes. * message length is aligned with NLMSG_ALIGN() |
