From owner-cvs-src-old@FreeBSD.ORG Sat Dec 6 14:42:47 2008 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 81E8C1065677 for ; Sat, 6 Dec 2008 14:42:47 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7024A8FC18 for ; Sat, 6 Dec 2008 14:42:47 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id mB6EglFB006684 for ; Sat, 6 Dec 2008 14:42:47 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mB6Egl8L006683 for cvs-src-old@freebsd.org; Sat, 6 Dec 2008 14:42:47 GMT (envelope-from keramida@repoman.freebsd.org) Message-Id: <200812061442.mB6Egl8L006683@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to keramida@repoman.freebsd.org using -f From: Giorgos Keramidas Date: Sat, 6 Dec 2008 14:42:36 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: RELENG_6 Subject: cvs commit: src/share/man/man5 fstab.5 X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Dec 2008 14:42:47 -0000 keramida 2008-12-06 14:42:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man5 fstab.5 Log: SVN rev 185710 on 2008-12-06 14:42:36Z by keramida MFC: r172623, r175681, r176182, r176184, and r185217 * Document quotachecks use of the passno field. * Explain how the passno field in /etc/fstab works with fsck and quotacheck in some more detail. * Explain in more detail how the pass number field works. * Remove information about block devices; we don't have this sort of separation between character and block devices anymore. * Enhance the explanation of using filesystem-specific mount options, and add a mount_msdosfs example. Revision Changes Path 1.26.8.1 +86 -15 src/share/man/man5/fstab.5