Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160397087
D53786.id166560.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D53786.id166560.diff
View Options
diff --git a/share/man/man4/genetlink.4 b/share/man/man4/genetlink.4
--- a/share/man/man4/genetlink.4
+++ b/share/man/man4/genetlink.4
@@ -131,6 +131,7 @@
"notify" Notifies on family registrations/removal.
.Ed
.Sh SEE ALSO
+.Xr snl 3 ,
.Xr netlink 4
.Sh HISTORY
The
diff --git a/share/man/man4/netlink.4 b/share/man/man4/netlink.4
--- a/share/man/man4/netlink.4
+++ b/share/man/man4/netlink.4
@@ -336,6 +336,7 @@
.
.El
.Sh SEE ALSO
+.Xr snl 3 ,
.Xr genetlink 4 ,
.Xr rtnetlink 4
.Rs
diff --git a/share/man/man4/rtnetlink.4 b/share/man/man4/rtnetlink.4
--- a/share/man/man4/rtnetlink.4
+++ b/share/man/man4/rtnetlink.4
@@ -129,7 +129,8 @@
.It Dv RTA_METRICS
(nested) Container attribute, listing route properties.
The only supported sub-attribute is
-.Dv RTAX_MTU , which stores path MTU as uint32_t.
+.Dv RTAX_MTU ,
+which stores path MTU as uint32_t.
.It Dv RTA_MULTIPATH
This attribute contains multipath route nexthops with their weights.
These nexthops are represented as a sequence of
@@ -293,7 +294,8 @@
Deletes the interface specified by
.Dv IFLA_IFNAME .
.Ss RTM_GETLINK
-Fetches a single interface or all interfaces in the current VNET, depending on the
+Fetches a single interface or all interfaces in the current VNET,
+depending on the
.Dv NLM_F_DUMP
flag.
Each interface is reported as a
@@ -524,6 +526,7 @@
RTNLGRP_NEIGH Notifies on ARP/NDP neighbor arrival/removal/change
.Ed
.Sh SEE ALSO
+.Xr snl 3 ,
.Xr netlink 4 ,
.Xr route 4
.Sh HISTORY
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jun 25, 2:38 AM (1 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34301237
Default Alt Text
D53786.id166560.diff (1 KB)
Attached To
Mode
D53786: netlink(4): add snl(3) to See Also section
Attached
Detach File
Event Timeline
Log In to Comment