From owner-svn-src-head@FreeBSD.ORG Thu May 16 20:55:21 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9C75E2F7; Thu, 16 May 2013 20:55:21 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 8DEF51B1; Thu, 16 May 2013 20:55:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4GKtLcg010104; Thu, 16 May 2013 20:55:21 GMT (envelope-from joel@svn.freebsd.org) Received: (from joel@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4GKtLpn010103; Thu, 16 May 2013 20:55:21 GMT (envelope-from joel@svn.freebsd.org) Message-Id: <201305162055.r4GKtLpn010103@svn.freebsd.org> From: Joel Dahl Date: Thu, 16 May 2013 20:55:20 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r250717 - head/tools/tools/makeroot X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 May 2013 20:55:21 -0000 Author: joel (doc committer) Date: Thu May 16 20:55:20 2013 New Revision: 250717 URL: http://svnweb.freebsd.org/changeset/base/250717 Log: Minor mdoc improvements. Modified: head/tools/tools/makeroot/makeroot.8 Modified: head/tools/tools/makeroot/makeroot.8 ============================================================================== --- head/tools/tools/makeroot/makeroot.8 Thu May 16 20:35:53 2013 (r250716) +++ head/tools/tools/makeroot/makeroot.8 Thu May 16 20:55:20 2013 (r250717) @@ -59,8 +59,8 @@ directory will be placed in the root of will be placed in the root of the UFS image .Ar image-file . .Pp -Images can be customized with a number of different flags. -.Bl -tag -compact -width indent +Images can be customized with a number of different flags: +.Bl -tag -width indent .It Fl B Ar byte-order Set the byte order of the image to .Ar byte-order . @@ -92,7 +92,7 @@ stored in and install it in the home directory of .Ar user . If no -.F K +.Fl K argument is supplied then the files will be installed in the root user's directory. .It Fl p Ar master.passwd Op Fl g Ar group