From owner-freebsd-doc Wed Oct 27 17:10:11 1999 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 76DBB14EAB for ; Wed, 27 Oct 1999 17:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA76667; Wed, 27 Oct 1999 17:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from monkeys.com (i180.value.net [206.14.136.180]) by hub.freebsd.org (Postfix) with ESMTP id 0A23814CEB for ; Wed, 27 Oct 1999 17:06:25 -0700 (PDT) (envelope-from rfg@monkeys.com) Received: (from rfg@localhost) by monkeys.com (8.9.3/8.9.3) id RAA64183; Wed, 27 Oct 1999 17:06:22 -0700 (PDT) Message-Id: <199910280006.RAA64183@monkeys.com> Date: Wed, 27 Oct 1999 17:06:22 -0700 (PDT) From: "Ronald F. Guilmette" Reply-To: rfg@monkeys.com (Ronald F. Guilmette) To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/14563: Wrong manpage produced by `man 4 fd' Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14563 >Category: docs >Synopsis: Wrong manpage produced by `man 4 fd' >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 Oct 27 17:10:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Ronald F. Guilmette >Release: FreeBSD 3.3-RELEASE i386 >Organization: E-Scrub Technologies, Inc. >Environment: >Description: Typing "man 4 fd" produces a man page talking generally about UNIX file descriptors. This is in conflict with the established convention that `man 4 foo' produces documentation for the `foo' device type (and its driver). `man 4 fd' should produce documentation relating to the `fd' (floppy disk) device type. (See `man 4 fdc') >How-To-Repeat: man 4 fd >Fix: Use `man 4 fdc' instead. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message