From owner-svn-doc-all@FreeBSD.ORG Mon Sep 17 21:11:49 2012 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 17DEE106564A; Mon, 17 Sep 2012 21:11:49 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 023308FC16; Mon, 17 Sep 2012 21:11:49 +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 q8HLBmio087522; Mon, 17 Sep 2012 21:11:48 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8HLBm2U087518; Mon, 17 Sep 2012 21:11:48 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201209172111.q8HLBm2U087518@svn.freebsd.org> From: Eitan Adler Date: Mon, 17 Sep 2012 21:11:48 +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: r39576 - in head/en_US.ISO8859-1/books: faq handbook/introduction handbook/security X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.5 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, 17 Sep 2012 21:11:49 -0000 Author: eadler (src,ports committer) Date: Mon Sep 17 21:11:48 2012 New Revision: 39576 URL: http://svn.freebsd.org/changeset/doc/39576 Log: No really, CVS really is dead. (while here s/subversion/Subversion/) Approved by: brd Modified: head/en_US.ISO8859-1/books/faq/book.sgml head/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml head/en_US.ISO8859-1/books/handbook/security/chapter.sgml Modified: head/en_US.ISO8859-1/books/faq/book.sgml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.sgml Mon Sep 17 21:11:43 2012 (r39575) +++ head/en_US.ISO8859-1/books/faq/book.sgml Mon Sep 17 21:11:48 2012 (r39576) @@ -420,7 +420,7 @@ To preserve a fixed reference point for the code in question, just in case we break something really badly - later. (Although subversion normally prevents anything + later. (Although Subversion normally prevents anything horrible like this happening.) @@ -6372,7 +6372,7 @@ options SYSVMSG # enable for 6.3-STABLE. For more information on version numbers and the various - subversion branches, refer to the Release Engineering article. Modified: head/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml Mon Sep 17 21:11:43 2012 (r39575) +++ head/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml Mon Sep 17 21:11:48 2012 (r39576) @@ -855,10 +855,10 @@ The committers are the people who have write access to - the CVS tree, and are authorized to make modifications + the Subversion tree, and are authorized to make modifications to the &os; source (the term committer - comes from the &man.cvs.1; commit - command, which is used to bring new changes into the CVS + comes from the source control commit + command, which is used to bring new changes into the repository). The best way of making submissions for review by the committers list is to use the &man.send-pr.1; command. If something appears to be jammed in the Modified: head/en_US.ISO8859-1/books/handbook/security/chapter.sgml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/security/chapter.sgml Mon Sep 17 21:11:43 2012 (r39575) +++ head/en_US.ISO8859-1/books/handbook/security/chapter.sgml Mon Sep 17 21:11:48 2012 (r39576) @@ -4004,7 +4004,7 @@ VII. References /var/db/pkg. If the system does not sync with the &os; - CVS repository and rebuild daily, + Subversion repository and rebuilt daily, chances are that it is affected. @@ -4064,7 +4064,7 @@ VII. References The Correction Details field - displays the CVS branch or release + displays the Subversion branch or release name with the periods changed to underscore characters. It also shows the revision number of the affected files within each branch.