summaryrefslogtreecommitdiff
path: root/man3/rtnetlink.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/rtnetlink.3')
-rw-r--r--man3/rtnetlink.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/rtnetlink.3 b/man3/rtnetlink.3
index 027f668e..85a9e7fb 100644
--- a/man3/rtnetlink.3
+++ b/man3/rtnetlink.3
@@ -115,7 +115,7 @@ Creating a rtnetlink message to set the MTU of a device:
memcpy(RTA_DATA(rta), &mtu, sizeof(mtu));
send(rtnetlink_sk, &req, req.nh.nlmsg_len);
.fi
-.SH "SEE ALSO"
+.SH SEE ALSO
.BR netlink (3),
.BR netlink (7),
.BR rtnetlink (7)