Date: Tue, 9 May 2000 12:05:39 -0400 (EDT) From: ak03@gte.com To: FreeBSD-gnats-submit@freebsd.org Subject: docs/18467: Small type in kobj man page Message-ID: <200005091605.MAA56504@h132-197-97-45.gte.com>
next in thread | raw e-mail | index | archive | help
>Number: 18467 >Category: docs >Synopsis: Simple typo in man page >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: Tue May 09 09:10:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Alexander Kabaev >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: -CURRENT as of May 8th >Description: dispatching spelled as despatching in man page >How-To-Repeat: man kobj >Fix: --- kobj.9 Wed Apr 26 05:38:50 2000 +++ kobj.9.new Tue May 9 12:02:47 2000 @@ -99,7 +99,7 @@ .Fn kobj_class_compile and .Fn kobj_class_free -are used to process a class description to make method despatching +are used to process a class description to make method dispatching efficient. A client should not normally need to call these since a class will automatically be compiled the first time it is used. >Release-Note: >Audit-Trail: >Unformatted: Alexander N. Kabaev 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?200005091605.MAA56504>