svn commit: r39586 - head/en_US.ISO8859-1/articles/rc-scripting

Thomas Abthorpe tabthorpe at FreeBSD.org
Fri Sep 21 03:40:34 UTC 2012


Author: tabthorpe (ports committer)
Date: Fri Sep 21 03:40:33 2012
New Revision: 39586
URL: http://svn.freebsd.org/changeset/doc/39586

Log:
  - Fix a typo
  
  Approved by:	gjb

Modified:
  head/en_US.ISO8859-1/articles/rc-scripting/article.sgml

Modified: head/en_US.ISO8859-1/articles/rc-scripting/article.sgml
==============================================================================
--- head/en_US.ISO8859-1/articles/rc-scripting/article.sgml	Thu Sep 20 14:33:30 2012	(r39585)
+++ head/en_US.ISO8859-1/articles/rc-scripting/article.sgml	Fri Sep 21 03:40:33 2012	(r39586)
@@ -74,7 +74,7 @@
       would become even more difficult and prone to errors if the
       service to restart consisted of more than one daemon or
       demanded additional actions.  In a few words, the single
-      script failed to fulfill what scripts are for: to make the
+      script failed to fulfil what scripts are for: to make the
       system admin's life easier.</para>
 
     <para>Later there was an attempt to split out some parts of


More information about the svn-doc-all mailing list