- Update CVS->Subversion
- Replace URLs to CVSWeb->SVNWeb - Single-word change to the appendix, replacing 'collection' with 'repository'
This commit is contained in:
parent
c0603ca734
commit
e135ad5528
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38843
2 changed files with 5 additions and 5 deletions
en_US.ISO8859-1/books/fdp-primer
|
@ -42,9 +42,9 @@
|
|||
elements you might want to use, particularly in your document's front
|
||||
matter. For more examples of DocBook markup you should examine the SGML
|
||||
source for this and other documents, available in the
|
||||
<application>CVSup</application> <literal>doc</literal> collection, or
|
||||
<application>svn</application> <literal>doc</literal> repository, or
|
||||
available online starting at
|
||||
<ulink url="http://www.FreeBSD.org/cgi/cvsweb.cgi/doc/"></ulink>.</para>
|
||||
<ulink url="http://svnweb.FreeBSD.org/doc/"></ulink>.</para>
|
||||
|
||||
<para>To avoid confusion, these examples use the standard DocBook 4.1 DTD
|
||||
rather than the FreeBSD extension. They also use the stock stylesheets
|
||||
|
|
|
@ -747,9 +747,9 @@
|
|||
</note>
|
||||
|
||||
<para>The &os; extensions are not (currently) in the
|
||||
Ports Collection. They are stored in the &os; CVS tree,
|
||||
Ports Collection. They are stored in the &os; Subversion tree,
|
||||
as <ulink
|
||||
url="http://www.FreeBSD.org/cgi/cvsweb.cgi/doc/share/sgml/freebsd.dtd">doc/share/sgml/freebsd.dtd</ulink>.</para>
|
||||
url="http://svnweb.FreeBSD.org/doc/head/share/sgml/freebsd.dtd">head/share/sgml/freebsd.dtd</ulink>.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
|
@ -2414,7 +2414,7 @@ This is the file called 'foo2'</screen>
|
|||
the <filename>.png</filename> extension.</para>
|
||||
|
||||
<para>These are the <emphasis>only</emphasis> formats in which
|
||||
images should be committed to the CVS repository.</para>
|
||||
images should be committed to the Subversion repository.</para>
|
||||
|
||||
<para>Use the right format for the right image. It is to be
|
||||
expected that your documentation will have a mix of EPS and
|
||||
|
|
Loading…
Reference in a new issue