svn commit: r333988 - head/share/man/man4
Edward Tomasz Napierala
trasz at FreeBSD.org
Mon May 21 16:50:28 UTC 2018
Author: trasz
Date: Mon May 21 16:50:27 2018
New Revision: 333988
URL: https://svnweb.freebsd.org/changeset/base/333988
Log:
Fix typo.
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Modified:
head/share/man/man4/cdce.4
Modified: head/share/man/man4/cdce.4
==============================================================================
--- head/share/man/man4/cdce.4 Mon May 21 16:33:13 2018 (r333987)
+++ head/share/man/man4/cdce.4 Mon May 21 16:50:27 2018 (r333988)
@@ -28,7 +28,7 @@
.\" $NetBSD: cdce.4,v 1.4 2004/12/08 18:35:56 peter Exp $
.\" $FreeBSD$
.\"
-.Dd April 26, 2018
+.Dd May 21, 2018
.Dt CDCE 4
.Os
.Sh NAME
@@ -60,7 +60,7 @@ driver provides support for USB Host-to-Host (aka USB-
USB-to-Ethernet bridges based on the USB Communication Device Class
Ethernet Control Model (CDC ECM) and Network Control Model (CDC NCM)
specifications.
-It also provides device-level CDC ECM support.
+It also provides device-side CDC ECM support.
.Pp
The USB bridge appears as a regular network interface on both sides,
transporting Ethernet frames.
More information about the svn-src-all
mailing list