nightmorph 07/01/29 02:45:56 Modified: hb-working-rcscripts.xml Log: typo fix, thanks to grahl for reporting on IRC
Revision Changes Path 1.28 xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml?rev=1.28&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml?rev=1.28&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml?r1=1.27&r2=1.28 Index: hb-working-rcscripts.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- hb-working-rcscripts.xml 28 Oct 2006 09:17:55 -0000 1.27 +++ hb-working-rcscripts.xml 29 Jan 2007 02:45:56 -0000 1.28 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml,v 1.27 2006/10/28 09:17:55 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml,v 1.28 2007/01/29 02:45:56 nightmorph Exp $ --> <sections> @@ -543,7 +543,7 @@ <p> If your service must write to local disks, it should need <c>localmount</c>. If -it places anything in <path>/var/run</path> such as a pidfile, then should +it places anything in <path>/var/run</path> such as a pidfile, then it should start after <c>bootmisc</c>: </p> -- [email protected] mailing list
