From owner-cvs-all@FreeBSD.ORG Sat Jun 14 19:22:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B021537B401; Sat, 14 Jun 2003 19:22:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AEE143F75; Sat, 14 Jun 2003 19:22:31 -0700 (PDT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h5F2MV0U090575; Sat, 14 Jun 2003 19:22:31 -0700 (PDT) (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h5F2MVVQ090571; Sat, 14 Jun 2003 19:22:31 -0700 (PDT) Message-Id: <200306150222.h5F2MVVQ090571@repoman.freebsd.org> From: Hiten Pandya Date: Sat, 14 Jun 2003 19:22:30 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/share/man/man9 ifnet.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jun 2003 02:22:32 -0000 hmp 2003/06/14 19:22:30 PDT FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_4) share/man/man9 ifnet.9 Log: MFC: rev. 1.31 Remove unwanted information about future changes to the packet queueing discipline and remove the IF_ENQ_DROP macro from the SYNOPSIS because it was nuked when jlemon did the locking work on the interface queues. The original commit to HEAD was ... Approved by: des (mentor) Revision Changes Path 1.9.2.10 +0 -13 src/share/man/man9/ifnet.9