Date: Fri, 18 May 2012 02:16:15 +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-9@freebsd.org Subject: svn commit: r235593 - stable/9/share/man/man8 Message-ID: <201205180216.q4I2GF7p029578@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205180216.q4I2GF7p029578>