From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1Exopr-00041e-PF for garchives@archives.gentoo.org; Sat, 14 Jan 2006 17:05:04 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k0EH4snd020592; Sat, 14 Jan 2006 17:04:54 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k0EH4skl007784 for ; Sat, 14 Jan 2006 17:04:54 GMT Message-Id: <200601141704.k0EH4skl007784@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.54) id 1Exoph-0005hu-KR for gentoo-doc-cvs@lists.gentoo.org; Sat, 14 Jan 2006 17:04:53 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Sat, 14 Jan 2006 17:04:52 +0000 From: "Shyam Mani" Date: Sat, 14 Jan 2006 17:04:52 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: cron-guide.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: c7dad14f-9d34-46c0-84a0-cb1cc5ed6cb0 X-Archives-Hash: 8d67464b3e5bb2542be11f608bd39dd8 fox2mike 06/01/14 17:04:52 Modified: xml/htdocs/doc/en cron-guide.xml Log: Grammer fix, thanks to borges ffor catching that one. *No content change* Revision Changes Path 1.11 +2 -2 xml/htdocs/doc/en/cron-guide.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/cron-guide.xml?rev=1.11&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/cron-guide.xml?rev=1.11&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/cron-guide.xml.diff?r1=1.10&r2=1.11&cvsroot=gentoo Index: cron-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/cron-guide.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- cron-guide.xml 14 Jan 2006 02:16:46 -0000 1.10 +++ cron-guide.xml 14 Jan 2006 17:04:52 -0000 1.11 @@ -1,5 +1,5 @@ - + @@ -620,7 +620,7 @@ Again, it is useful to point out that Vixie cron automatically reads /etc/crontab, while dcron and fcron do not. Please read the System crontab section to read more about this. +link="#systemtab">System crontab section to learn more about this. -- gentoo-doc-cvs@gentoo.org mailing list