summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ifconfig/ifconfig.811
1 files changed, 6 insertions, 5 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index e144d49..54687a2 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -28,7 +28,7 @@
.\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94
.\" $FreeBSD$
.\"
-.Dd September 30, 2005
+.Dd October 1, 2005
.Dt IFCONFIG 8
.Os
.Sh NAME
@@ -350,13 +350,14 @@ If the driver offers user-configurable VLAN support, disable
reception of extended frames or tag processing in hardware,
respectively.
.It Cm polling
-If the driver has user-configurable
+Turn on
.Xr polling 4
-support, select the polling mode on the interface.
+feature and disable interrupts on the interface, if driver supports
+this mode.
.It Fl polling
-If the driver has user-configurable
+Turn off
.Xr polling 4
-support, select the interrupt mode on the interface.
+feature and enable interrupt mode on the interface.
.It Cm create
Create the specified network pseudo-device.
If the interface is given without a unit number, try to create a new
OpenPOWER on IntegriCloud