From owner-cvs-src@FreeBSD.ORG Fri Oct 13 15:44:30 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A83616A416; Fri, 13 Oct 2006 15:44:30 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05E6C43D53; Fri, 13 Oct 2006 15:44:30 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k9DFiTlZ046326; Fri, 13 Oct 2006 15:44:29 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k9DFiTOL046325; Fri, 13 Oct 2006 15:44:29 GMT (envelope-from ru) Message-Id: <200610131544.k9DFiTOL046325@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 13 Oct 2006 15:44:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sbin/bsdlabel bsdlabel.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 15:44:30 -0000 ru 2006-10-13 15:44:29 UTC FreeBSD src repository Modified files: sbin/bsdlabel bsdlabel.8 Log: - Don't mention (wrong) defaults for FFS file system parameters, replace them with references to newfs(8) which documents them. - Remove mentions of LFS support for which was retired in 1998. - Regenerate an example output. PR: docs/84913 MFC after: 3 days Revision Changes Path 1.67 +11 -20 src/sbin/bsdlabel/bsdlabel.8