Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 2019 04:51:32 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r350566 - head/share/man/man4
Message-ID:  <201908040451.x744pWTN070493@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Sun Aug  4 04:51:32 2019
New Revision: 350566
URL: https://svnweb.freebsd.org/changeset/base/350566

Log:
  There is no need to explicitly add zlib, we already have it in
  sys/conf/files.

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

Modified: head/share/man/man4/mxge.4
==============================================================================
--- head/share/man/man4/mxge.4	Sun Aug  4 01:18:50 2019	(r350565)
+++ head/share/man/man4/mxge.4	Sun Aug  4 04:51:32 2019	(r350566)
@@ -31,7 +31,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd August 2, 2019
+.Dd February 13, 2008
 .Dt MXGE 4
 .Os
 .Sh NAME
@@ -43,7 +43,6 @@ place the following lines in your
 kernel configuration file:
 .Bd -ragged -offset indent
 .Cd "device firmware"
-.Cd "device zlib"
 .Cd "device mxge"
 .Ed
 .Pp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908040451.x744pWTN070493>