Date: Fri, 18 May 2012 02:16:35 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r235594 - stable/8/share/man/man8 Message-ID: <201205180216.q4I2GZ05029622@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb (doc committer) Date: Fri May 18 02:16:35 2012 New Revision: 235594 URL: http://svn.freebsd.org/changeset/base/235594 Log: MFC r235441: Fix an mdoc(7) formatting nit. Modified: stable/8/share/man/man8/rc.8 Directory Properties: stable/8/share/man/man8/ (props changed) Modified: stable/8/share/man/man8/rc.8 ============================================================================== --- stable/8/share/man/man8/rc.8 Fri May 18 02:16:14 2012 (r235593) +++ stable/8/share/man/man8/rc.8 Fri May 18 02:16:35 2012 (r235594) @@ -453,7 +453,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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205180216.q4I2GZ05029622>