summaryrefslogtreecommitdiff
path: root/sys/man/8
diff options
context:
space:
mode:
authormischief <mischief@offblast.org>2015-01-10 11:27:45 -0800
committermischief <mischief@offblast.org>2015-01-10 11:27:45 -0800
commita4650bdf834911d0d3b06d630f960fbd0dd1c9ed (patch)
tree515e9f362bf5f04809bcab29681964f203368400 /sys/man/8
parent4dfcb4791be0f4e4f9ab24b654af1f8bfb9b3758 (diff)
ip/ipconfig: set ndb database file with -f argument
Diffstat (limited to 'sys/man/8')
-rw-r--r--sys/man/8/ipconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/man/8/ipconfig b/sys/man/8/ipconfig
index 8d48a8c25..78737cd8a 100644
--- a/sys/man/8/ipconfig
+++ b/sys/man/8/ipconfig
@@ -18,6 +18,8 @@ ipconfig, rip, linklocal, ipv6on \- Internet configuration and routing
.IR mtu ]
.RB [ -o
.IR dhcp-opt ]
+.RB [ -f
+.IR dbfile ]
.RB [ -x
.IR netmtpt ]
[
@@ -227,6 +229,10 @@ disable IPv6 duplicate discovery detection,
which removes any existing ARP table entry for one of our IPv6 addresses
before adding new ones.
.TP
+.B f
+use the ndb database file
+.I dbfile .
+.TP
.B x
use the IP stack mounted at
.I netmtpt