svn commit: r349056 - head/share/man/man4

Mateusz Piotrowski 0mp at FreeBSD.org
Sat Jun 15 12:09:23 UTC 2019


Author: 0mp (ports committer)
Date: Sat Jun 15 12:09:22 2019
New Revision: 349056
URL: https://svnweb.freebsd.org/changeset/base/349056

Log:
  netmap.4: Fix a typo as FreeBSD Linux is not a thing
  
  Approved by:	src (emaste)
  Event:		Berlin Devsummit 2019

Modified:
  head/share/man/man4/netmap.4

Modified: head/share/man/man4/netmap.4
==============================================================================
--- head/share/man/man4/netmap.4	Sat Jun 15 11:07:41 2019	(r349055)
+++ head/share/man/man4/netmap.4	Sat Jun 15 12:09:22 2019	(r349056)
@@ -40,7 +40,7 @@
 is a framework for extremely fast and efficient packet I/O
 for userspace and kernel clients, and for Virtual Machines.
 It runs on
-.Fx
+.Fx ,
 Linux and some versions of Windows, and supports a variety of
 .Nm netmap ports ,
 including


More information about the svn-src-all mailing list