summaryrefslogtreecommitdiffstats
path: root/share/man/man4/Makefile
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2007-03-26 04:39:18 +0000
committeryar <yar@FreeBSD.org>2007-03-26 04:39:18 +0000
commitcee18f9ca839459e3d6c7f77d7db08ae9ab8016d (patch)
tree8dd31b5dd3495e12e5f83dbc0f3c9f43c7638dee /share/man/man4/Makefile
parentec89d3911e8cb32331c03c0c913e18254361beb8 (diff)
downloadFreeBSD-src-cee18f9ca839459e3d6c7f77d7db08ae9ab8016d.zip
FreeBSD-src-cee18f9ca839459e3d6c7f77d7db08ae9ab8016d.tar.gz
Introduce a new toy interface, edsc(4). It's a discard interface
imitating an Ethernet device, so vlan(4) and if_bridge(4) can be attached to it for testing and benchmarking purposes. Its source can be an introduction to the anatomy of a network interface driver due to its simplicity as well as to a bunch of comments in it.
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r--share/man/man4/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 753564e..2cd45c4 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -67,6 +67,7 @@ MAN= aac.4 \
dpt.4 \
dummynet.4 \
ed.4 \
+ edsc.4 \
ef.4 \
ehci.4 \
em.4 \
OpenPOWER on IntegriCloud