From owner-cvs-all Sat Sep 22 8:59:15 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0C7BA37B415; Sat, 22 Sep 2001 08:59:10 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8MFxAP69207; Sat, 22 Sep 2001 08:59:10 -0700 (PDT) (envelope-from asmodai) Message-Id: <200109221559.f8MFxAP69207@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Sat, 22 Sep 2001 08:59:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 ifnet.9 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG asmodai 2001/09/22 08:59:09 PDT Modified files: share/man/man9 ifnet.9 Log: Remove IFCAP_HWCSUM, it is merely a luxury #define, not a real flag. Remove explicit mention of IP stack, since it might not be accurate for all interfaces. Change if_enable to if_capenable, as it is spelled. Submitted by: jlemon Revision Changes Path 1.20 +4 -12 src/share/man/man9/ifnet.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message