From owner-svn-doc-all@FreeBSD.ORG Mon Nov 11 04:08:18 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E3B74B5A; Mon, 11 Nov 2013 04:08:18 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D1C8E2656; Mon, 11 Nov 2013 04:08:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rAB48IC8068567; Mon, 11 Nov 2013 04:08:18 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rAB48IeH068566; Mon, 11 Nov 2013 04:08:18 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201311110408.rAB48IeH068566@svn.freebsd.org> From: Eitan Adler Date: Mon, 11 Nov 2013 04:08:18 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43158 - head/en_US.ISO8859-1/articles/committers-guide X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Nov 2013 04:08:19 -0000 Author: eadler Date: Mon Nov 11 04:08:18 2013 New Revision: 43158 URL: http://svnweb.freebsd.org/changeset/doc/43158 Log: We switched to XML from SGML. Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/committers-guide/article.xml Mon Nov 11 04:07:57 2013 (r43157) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Mon Nov 11 04:08:18 2013 (r43158) @@ -3360,7 +3360,7 @@ MFC after: 1 monthOther Suggestions When committing documentation changes, use a spell checker - before committing. For all SGML docs, you should also + before committing. For all XML docs, you should also verify that your formatting directives are correct by running make lint.