diff options
Diffstat (limited to 'include/usage.h')
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h index efba0924a..f912d7b88 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -1628,7 +1628,7 @@ | |||
1628 | " [netmask ADDRESS] [dstaddr ADDRESS]\n" \ | 1628 | " [netmask ADDRESS] [dstaddr ADDRESS]\n" \ |
1629 | USE_FEATURE_IFCONFIG_SLIP( \ | 1629 | USE_FEATURE_IFCONFIG_SLIP( \ |
1630 | " [outfill NN] [keepalive NN]\n") \ | 1630 | " [outfill NN] [keepalive NN]\n") \ |
1631 | " " USE_FEATURE_IFCONFIG_HW("[hw ether ADDRESS] ") "[metric NN] [mtu NN]\n" \ | 1631 | " " USE_FEATURE_IFCONFIG_HW("[hw ether" USE_FEATURE_HWIB("|infiniband")" ADDRESS] ") "[metric NN] [mtu NN]\n" \ |
1632 | " [[-]trailers] [[-]arp] [[-]allmulti]\n" \ | 1632 | " [[-]trailers] [[-]arp] [[-]allmulti]\n" \ |
1633 | " [multicast] [[-]promisc] [txqueuelen NN] [[-]dynamic]\n" \ | 1633 | " [multicast] [[-]promisc] [txqueuelen NN] [[-]dynamic]\n" \ |
1634 | USE_FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ( \ | 1634 | USE_FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ( \ |