From owner-svn-src-stable@FreeBSD.ORG Fri May 18 02:16:15 2012 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82BD6106566C; Fri, 18 May 2012 02:16:15 +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 6DDF08FC08; Fri, 18 May 2012 02:16:15 +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 q4I2GFTI029580; Fri, 18 May 2012 02:16:15 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q4I2GF7p029578; Fri, 18 May 2012 02:16:15 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201205180216.q4I2GF7p029578@svn.freebsd.org> From: Glen Barber Date: Fri, 18 May 2012 02:16:15 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org X-SVN-Group: stable-9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r235593 - stable/9/share/man/man8 X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2012 02:16:15 -0000 Author: gjb (doc committer) Date: Fri May 18 02:16:14 2012 New Revision: 235593 URL: http://svn.freebsd.org/changeset/base/235593 Log: MFC r235441: Fix an mdoc(7) formatting nit. Modified: stable/9/share/man/man8/rc.8 Directory Properties: stable/9/share/man/man8/ (props changed) Modified: stable/9/share/man/man8/rc.8 ============================================================================== --- stable/9/share/man/man8/rc.8 Fri May 18 02:14:08 2012 (r235592) +++ stable/9/share/man/man8/rc.8 Fri May 18 02:16:14 2012 (r235593) @@ -452,7 +452,7 @@ before starting the daemon. Following tradition, all startup files reside in .Pa /etc . .Sh FILES -.Bl -tag -compact +.Bl -tag -compact -width Pa .It Pa /etc/rc .It Pa /etc/rc.conf .It Pa /etc/rc.conf.local