aboutsummaryrefslogtreecommitdiff
path: root/sbin/dumpon/dumpon.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/dumpon/dumpon.8')
-rw-r--r--sbin/dumpon/dumpon.812
1 files changed, 6 insertions, 6 deletions
diff --git a/sbin/dumpon/dumpon.8 b/sbin/dumpon/dumpon.8
index f2a1728ec30e..acdc554ae546 100644
--- a/sbin/dumpon/dumpon.8
+++ b/sbin/dumpon/dumpon.8
@@ -333,18 +333,18 @@ The
.Xr rc 8
script runs early during boot, typically before networking is configured.
This makes it unsuitable for configuring
-.Xr netdump
+.Xr netdump 4
when the client address is dynamic.
To configure
-.Xr netdump
+.Xr netdump 4
when
-.Xr dhclient
+.Xr dhclient 8
binds to a server,
-.Xr dhclient-script
+.Xr dhclient-script 8
can be used to run
-.Xr dumpon .
+.Xr dumpon 8 .
For example, to automatically configure
-.Xr netdump
+.Xr netdump 4
on the vtnet0 interface, add the following to
.Pa /etc/dhclient-exit-hooks .
.Bd -literal