From owner-freebsd-doc Wed Jan 30 10:10:30 2002 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3416837B41F for ; Wed, 30 Jan 2002 10:10:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0UIA4U36500; Wed, 30 Jan 2002 10:10:04 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9776D37B400 for ; Wed, 30 Jan 2002 10:05:25 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0UI5PW33657; Wed, 30 Jan 2002 10:05:25 -0800 (PST) (envelope-from nobody) Message-Id: <200201301805.g0UI5PW33657@freefall.freebsd.org> Date: Wed, 30 Jan 2002 10:05:25 -0800 (PST) From: Bruce Dang To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: docs/34460: potential minor error in Developer's Handbook + mem(4) man page 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: 34460 >Category: docs >Synopsis: potential minor error in Developer's Handbook + mem(4) man page >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 30 10:10:04 PST 2002 >Closed-Date: >Last-Modified: >Originator: Bruce Dang >Release: 4.4-PRERELEASE i386 >Organization: >Environment: FreeBSD xxxx 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #1: Wed Dec 26 19:43:22 EST 2001 root@xxxxx:/usr/obj/usr/src/sys/LEET i386 >Description: On page 40 of the Developer's Handbook (PDF version), there's something like "will always null terminate the string." Shouldn't this be NUL terinated, instead of NULL (ptr). In addition to that, the mem(4) man page makes references to for various #defines, but it is actually that defines them... >How-To-Repeat: - look page 40 of the dev's handbook - man 4 mem >Fix: - change "null" to NUL on p. 40 of the developer's handbook - change to in mem(4) manpage >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message