From owner-svn-doc-head@FreeBSD.ORG Fri Sep 21 03:40:34 2012 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 389C7106566B; Fri, 21 Sep 2012 03:40:34 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 2306D8FC0A; Fri, 21 Sep 2012 03:40:34 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q8L3eXxL050649; Fri, 21 Sep 2012 03:40:33 GMT (envelope-from tabthorpe@svn.freebsd.org) Received: (from tabthorpe@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8L3eXO5050647; Fri, 21 Sep 2012 03:40:33 GMT (envelope-from tabthorpe@svn.freebsd.org) Message-Id: <201209210340.q8L3eXO5050647@svn.freebsd.org> From: Thomas Abthorpe Date: Fri, 21 Sep 2012 03:40:33 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r39586 - head/en_US.ISO8859-1/articles/rc-scripting X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Sep 2012 03:40:34 -0000 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. Later there was an attempt to split out some parts of