Date: Wed, 19 Mar 2003 22:18:05 GMT From: Scott Mitchell <scott+freebsd@fishballoon.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/50136: [PATCH] Fix minor typo in ifnet(9) manpage Message-ID: <200303192218.h2JMI5Am051472@tuatara.fishballoon.org>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303192218.h2JMI5Am051472>