From owner-svn-src-all@FreeBSD.ORG Thu Jan 27 20:08:15 2011 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94E81106566B; Thu, 27 Jan 2011 20:08:15 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 6A9288FC08; Thu, 27 Jan 2011 20:08:15 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id p0RK8F6C033728; Thu, 27 Jan 2011 20:08:15 GMT (envelope-from yongari@svn.freebsd.org) Received: (from yongari@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id p0RK8FtX033726; Thu, 27 Jan 2011 20:08:15 GMT (envelope-from yongari@svn.freebsd.org) Message-Id: <201101272008.p0RK8FtX033726@svn.freebsd.org> From: Pyun YongHyeon Date: Thu, 27 Jan 2011 20:08:15 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r217974 - head/share/man/man4 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jan 2011 20:08:15 -0000 Author: yongari Date: Thu Jan 27 20:08:14 2011 New Revision: 217974 URL: http://svn.freebsd.org/changeset/base/217974 Log: ixgb(4) does not support altq(4) yet. Modified: head/share/man/man4/altq.4 Modified: head/share/man/man4/altq.4 ============================================================================== --- head/share/man/man4/altq.4 Thu Jan 27 20:06:24 2011 (r217973) +++ head/share/man/man4/altq.4 Thu Jan 27 20:08:14 2011 (r217974) @@ -139,7 +139,6 @@ They have been applied to the following .Xr igb 4 , .Xr ipw 4 , .Xr iwi 4 , -.Xr ixgb 4 , .Xr ixgbe 4 , .Xr jme 4 , .Xr le 4 ,