Date: Sun, 26 Jul 2015 08:51:26 +0000 (UTC) From: Dru Lavigne <dru@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47088 - head/en_US.ISO8859-1/books/handbook/introduction Message-ID: <201507260851.t6Q8pQ3v031504@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dru Date: Sun Jul 26 08:51:25 2015 New Revision: 47088 URL: https://svnweb.freebsd.org/changeset/doc/47088 Log: Fix redundancy. Sponsored by: Essen Devsummit Hackathon Modified: head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml Sun Jul 26 08:42:11 2015 (r47087) +++ head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml Sun Jul 26 08:51:25 2015 (r47088) @@ -1142,8 +1142,8 @@ <emphasis>write</emphasis> access to the Subversion tree, and are authorized to make modifications to the &os; source (the term <quote>committer</quote> comes - from the source control <command>commit</command> - command, which is used to bring new changes into the + from <command>commit</command>, the source control + command which is used to bring new changes into the repository). The best way of making submissions for review is to use the &man.send-pr.1; command, which is included in releases prior to &os; 10.1, or submit
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507260851.t6Q8pQ3v031504>