From owner-freebsd-doc Mon Dec 30 11: 0:31 2002 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D43637B401 for ; Mon, 30 Dec 2002 11:00:28 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D871E43E4A for ; Mon, 30 Dec 2002 11:00:27 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBUJ0RNS070921 for ; Mon, 30 Dec 2002 11:00:27 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBUJ0Rjt070919; Mon, 30 Dec 2002 11:00:27 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B690C37B401 for ; Mon, 30 Dec 2002 10:59:01 -0800 (PST) Received: from llar.net.uniovi.es (llar.net.uniovi.es [156.35.11.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16DAE43EB2 for ; Mon, 30 Dec 2002 10:59:00 -0800 (PST) (envelope-from sobrado@string1.ciencias.uniovi.es) Received: from CONVERSION-DAEMON.llar.net.uniovi.es by llar.net.uniovi.es (PMDF V6.1 #39514) id <01KQNJPD40YO00JZ4B@llar.net.uniovi.es> for FreeBSD-gnats-submit@freebsd.org; Mon, 30 Dec 2002 19:05:42 +0100 (MET) Received: from string1.ciencias.uniovi.es (string1.ciencias.uniovi.es [156.35.97.40]) by llar.net.uniovi.es (PMDF V6.1 #39514) with ESMTP id <01KQNJPB8V2000JEMR@llar.net.uniovi.es> for FreeBSD-gnats-submit@freebsd.org; Mon, 30 Dec 2002 19:05:39 +0100 (MET) Received: from string1.ciencias.uniovi.es (sobrado@localhost [127.0.0.1]) by string1.ciencias.uniovi.es (8.11.1/8.11.1) with ESMTP id gBUI5dT03876 for ; Mon, 30 Dec 2002 19:05:40 +0100 Message-Id: <200212301805.gBUI5dT03876@string1.ciencias.uniovi.es> Date: Mon, 30 Dec 2002 19:05:39 +0100 From: Igor Sobrado Reply-To: Igor Sobrado To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/46637: hier(7) man page needs to be fixed 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: 46637 >Category: docs >Synopsis: hier(7) man page needs to be fixed >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: Mon Dec 30 11:00:26 PST 2002 >Closed-Date: >Last-Modified: >Originator: Igor Sobrado >Release: FreeBSD 4.6-RELEASE i386 >Organization: University of Oviedo >Environment: System: FreeBSD localhost 4.6-RELEASE FreeBSD 4.6-RELEASE #0: Thu Oct 17 22:32:58 CEST 2002 root@:/usr/src/sys/compile/HP-OB4100 i386 >Description: The FreeBSD 4.6-RELEASE hier(7) man page has some errors. Improvements to that man page are possible too. Other FreeBSD releases are affected too. Errors: I am aware that not all the entries in this man page are available in every FreeBSD system. But the next entries are wrong: /usr/heimdal - should be /var/heimdal Improvements: I have observed that most entries are in alphabetical order. It is nice, as simplifies looking for the description of a file, directory, or filesystem. It makes the general layout of this page similar to the default layout of the filesystem hierarchy as shown by ls(1). But some entries are NOT in alphabetical order: /mnt - should be before /modules /usr/include/netnatm - should be before /usr/include/netns /usr/share/dict/papers - is it in the wrong place?!? /usr/X11R6 - should it be at the before /usr/bin? /var/preserve - is it in wrong place too? >How-To-Repeat: $ man hier >Fix: Only small changes to /usr/share/man/man7/hier.7.gz are required. It should be easy to change in the CVS tree before releasing the next major release of FreeBSD. Thanks a lot for your attention and for maintaining one of the finest operating systems available today! >Release-Note: >Audit-Trail: >Unformatted: SEND-PR: -*- send-pr -*- SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as SEND-PR: will all comments (text enclosed in `<' and `>'). SEND-PR: SEND-PR: Please consult the following URL if you are not sure how to SEND-PR: fill out a problem report: SEND-PR: http://www.freebsd.org/doc/en/articles/problem-reports/article.html SEND-PR: SEND-PR: Note that the Synopsis field is mandatory. SEND-PR: SEND-PR: Please note that (unless you state otherwise) if your report SEND-PR: includes a patch then it will be taken under the same license as SEND-PR: the one on the file(s) you want to change. SEND-PR: SEND-PR: BE ADVISED THAT FREEBSD PROBLEM REPORTS ARE PUBLIC INFORMATION AND SEND-PR: WILL BE PUBLISHED AS-IS ON THE PROJECT'S MAILING LISTS AND WEB SITES. SEND-PR: DO NOT SUBMIT ANY INFORMATION YOU DO NOT WANT MADE PUBLIC. SEND-PR: SEND-PR: For sensitive security issues, consider contacting the FreeBSD SEND-PR: security officer team (security-officer@freebsd.org) directly. SEND-PR: SEND-PR: Choose from the following categories: SEND-PR: SEND-PR: advocacy alpha bin conf docs gnu SEND-PR: i386 ia64 kern misc ports powerpc SEND-PR: sparc64 standards www SEND-PR: To: FreeBSD-gnats-submit@freebsd.org From: Igor Sobrado Reply-To: Igor Sobrado Cc: X-send-pr-version: 3.113 X-GNATS-Notify: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message