From owner-freebsd-questions Mon Dec 27 10:48:18 1999 Delivered-To: freebsd-questions@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 72257150C2 for ; Mon, 27 Dec 1999 10:48:15 -0800 (PST) (envelope-from mwlucas@blackhelicopters.org) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id NAA73785 for questions@freebsd.org; Mon, 27 Dec 1999 13:48:14 -0500 (EST) (envelope-from mwlucas) From: Michael Lucas Message-Id: <199912271848.NAA73785@blackhelicopters.org> Subject: library documentation question To: questions@freebsd.org Date: Mon, 27 Dec 1999 13:48:14 -0500 (EST) X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I've noticed that parts of the standard C library documentation appear to be missing on my FreeBSD box. For example, I can do a "man 3 printf" and get the documentation. A "man 3 sizeof" gives me nothing, however. Is there a technical reason for this, or is this just a "haven't written it yet" problem? ==ml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message