From owner-cvs-all@FreeBSD.ORG Fri Sep 17 06:49:43 2004 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 DA59516A4CE; Fri, 17 Sep 2004 06:49:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9C6443D48; Fri, 17 Sep 2004 06:49:43 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8H6nhZv067677; Fri, 17 Sep 2004 06:49:43 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8H6nhlH067676; Fri, 17 Sep 2004 06:49:43 GMT (envelope-from brooks) Message-Id: <200409170649.i8H6nhlH067676@repoman.freebsd.org> From: Brooks Davis Date: Fri, 17 Sep 2004 06:49:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD 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: Fri, 17 Sep 2004 06:49:44 -0000 brooks 2004-09-17 06:49:43 UTC FreeBSD src repository Modified files: share/man/man9 ifnet.9 Log: Document the struct if_data members ifi_datalen, ifi_epoch, and ifi_link_state. Reminded by: ru Revision Changes Path 1.44 +35 -0 src/share/man/man9/ifnet.9