From 0c036b4d4a5ec309155f44e2620ddced2054b674 Mon Sep 17 00:00:00 2001 From: mischief Date: Mon, 6 Aug 2018 08:47:07 -0700 Subject: ip(3): document ipifc ipv6 connection and fix delay formatting --- sys/man/3/ip | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/sys/man/3/ip b/sys/man/3/ip index 38ae273bc..9eb358cff 100644 --- a/sys/man/3/ip +++ b/sys/man/3/ip @@ -111,10 +111,11 @@ as an Ethernet medium carrying IP and ARP packets and associate it with this interface. The kernel will .IR dial (2) -.IR path !0x800 +.IR path !0x800, +.IR path !0x86DD and .IR path !0x806 -and use the two connections for IPv4 and +and use the three connections for IPv4, IPv6 and ARP respectively. .TP .B "bind pkt @@ -196,7 +197,7 @@ medium-specific headers. .TP .BI speed\ n Set the maximum transmit speed in bits per second. -TP +.TP .BI delay\ n Set the maximum burst delay in milliseconds. (Default is 40ms) When -- cgit v1.2.3