Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man7/netdevice.7 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man7/netdevice.7 b/man7/netdevice.7 index bdc2d1922..4acf05c10 100644 --- a/man7/netdevice.7 +++ b/man7/netdevice.7 @@ -390,12 +390,12 @@ flag set can be found via .IR /proc/net/dev . .PP .B AF_INET6 -IPv6 addresses can be read from +IPv6 addresses can be read in .I /proc/net/if_inet6 -file or via +or via .BR rtnetlink (7). Adding a new or deleting an existing IPv6 address can be done via -.BR SIOCSIFADDR " / " SIOCDIFADDR +.BR SIOCSIFADDR / SIOCDIFADDR or via .BR rtnetlink (7). Retrieving or changing destination IPv6 addresses of a point-to-point -- 2.30.0