From owner-freebsd-doc Wed Mar 19 14:20: 8 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3F7237B404 for ; Wed, 19 Mar 2003 14:20:06 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BB1843F85 for ; Wed, 19 Mar 2003 14:20:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2JMK5NS027479 for ; Wed, 19 Mar 2003 14:20:05 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2JMK5dR027478; Wed, 19 Mar 2003 14:20:05 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFE6337B404 for ; Wed, 19 Mar 2003 14:18:49 -0800 (PST) Received: from mta07-svc.ntlworld.com (mta07-svc.ntlworld.com [62.253.162.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C9CE43F3F for ; Wed, 19 Mar 2003 14:18:48 -0800 (PST) (envelope-from scott@fishballoon.org) Received: from fishballoon.org ([81.104.195.199]) by mta07-svc.ntlworld.com (InterMail vM.4.01.03.37 201-229-121-137-20020806) with ESMTP id <20030319221845.QJSM25105.mta07-svc.ntlworld.com@fishballoon.org> for ; Wed, 19 Mar 2003 22:18:45 +0000 Received: from tuatara.fishballoon.org (tuatara [192.168.1.6]) by fishballoon.org (8.12.6/8.12.6) with ESMTP id h2JMI69A061739 for ; Wed, 19 Mar 2003 22:18:06 GMT (envelope-from scott@tuatara.fishballoon.org) Received: (from scott@localhost) by tuatara.fishballoon.org (8.12.7/8.12.6/Submit) id h2JMI5Am051472; Wed, 19 Mar 2003 22:18:05 GMT (envelope-from scott) Message-Id: <200303192218.h2JMI5Am051472@tuatara.fishballoon.org> Date: Wed, 19 Mar 2003 22:18:05 GMT From: Scott Mitchell Reply-To: Scott Mitchell To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/50136: [PATCH] Fix minor typo in ifnet(9) manpage Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 50136 >Category: docs >Synopsis: [PATCH] Fix minor typo in ifnet(9) manpage >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 19 14:20:04 PST 2003 >Closed-Date: >Last-Modified: >Originator: Scott Mitchell >Release: >Organization: >Environment: System: FreeBSD tuatara 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #0: Sat Mar 1 15:43:46 GMT 2003 scott@tuatara:/local/0/obj/usr/src/sys/TUATARA i386 >Description: Minor typo if ifnet(9) manpage: refers to if_dont() function, should be if_done(). >How-To-Repeat: >Fix: Apply the following patch: Index: src/share/man/man9/ifnet.9 =================================================================== RCS file: /home/ncvs/src/share/man/man9/ifnet.9,v retrieving revision 1.28 diff -r1.28 ifnet.9 96c96 < .Fn \*(lp*if_dont\*(rp "struct ifnet *ifp" --- > .Fn \*(lp*if_done\*(rp "struct ifnet *ifp" >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message