From owner-svn-src-head@FreeBSD.ORG Sat May 12 20:08:17 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 081641065670; Sat, 12 May 2012 20:08:17 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id E7BDA8FC16; Sat, 12 May 2012 20:08:16 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q4CK8GLZ049514; Sat, 12 May 2012 20:08:16 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q4CK8G9e049512; Sat, 12 May 2012 20:08:16 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201205122008.q4CK8G9e049512@svn.freebsd.org> From: Glen Barber Date: Sat, 12 May 2012 20:08:16 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r235358 - head/share/man/man9 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 12 May 2012 20:08:17 -0000 Author: gjb (doc committer) Date: Sat May 12 20:08:16 2012 New Revision: 235358 URL: http://svn.freebsd.org/changeset/base/235358 Log: Set formatting width and offset in DB_COMMAND(9). Modified: head/share/man/man9/DB_COMMAND.9 Modified: head/share/man/man9/DB_COMMAND.9 ============================================================================== --- head/share/man/man9/DB_COMMAND.9 Sat May 12 20:06:17 2012 (r235357) +++ head/share/man/man9/DB_COMMAND.9 Sat May 12 20:08:16 2012 (r235358) @@ -71,7 +71,7 @@ The general command syntax: .Ar address Ns Op Li , Ns Ar count , translates into the following parameters for .Fa command_function : -.Bl -tag +.Bl -tag -width Fa -offset indent .It Fa addr The address passed to the command as an argument. .It Fa have_addr