From owner-cvs-all@FreeBSD.ORG Fri Dec 29 16:28:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 25E8016A407; Fri, 29 Dec 2006 16:28:39 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id F304213C428; Fri, 29 Dec 2006 16:28:38 +0000 (UTC) (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 kBTGScIx067335; Fri, 29 Dec 2006 16:28:38 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kBTGScWj067334; Fri, 29 Dec 2006 16:28:38 GMT (envelope-from ru) Message-Id: <200612291628.kBTGScWj067334@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 29 Dec 2006 16:28:38 +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-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Dec 2006 16:28:39 -0000 ru 2006-12-29 16:28:38 UTC FreeBSD src repository Modified files: sbin/bsdlabel bsdlabel.8 Log: - Fix markup. - Somewhat improve wording. - Change the layout of the EXAMPLES section so that descriptions come before example, as in most other manpages. - Fix a bad example that edits a label using a `c' partition. Revision Changes Path 1.68 +44 -42 src/sbin/bsdlabel/bsdlabel.8