Add trademark attribution for CVSup.
This commit is contained in:
parent
d12ff3f311
commit
4071843a8a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19282
9 changed files with 15 additions and 3 deletions
en_US.ISO8859-1
articles
committers-guide
contributors
cvsup-advanced
hubs
java-tomcat
problem-reports
releng
books/handbook
share/sgml
|
@ -41,6 +41,7 @@
|
|||
|
||||
<legalnotice id="trademarks" role="trademarks">
|
||||
&tm-attrib.freebsd;
|
||||
&tm-attrib.cvsup;
|
||||
&tm-attrib.ibm;
|
||||
&tm-attrib.intel;
|
||||
&tm-attrib.sparc;
|
||||
|
@ -676,11 +677,11 @@ alias scvs env CVS_RSH=ssh cvs -d <replaceable>user</replaceable>@ncvs.freebsd.o
|
|||
</itemizedlist>
|
||||
|
||||
<para>You will almost certainly get a conflict because
|
||||
of the <literal>$Id: article.sgml,v 1.175 2003-11-22 01:34:19 peter Exp $</literal> (or in FreeBSD's case,
|
||||
of the <literal>$Id: article.sgml,v 1.176 2003-12-24 00:26:39 simon Exp $</literal> (or in FreeBSD's case,
|
||||
<literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>)
|
||||
lines, so you will have to edit the file to resolve the conflict
|
||||
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.175 2003-11-22 01:34:19 peter Exp $</literal> line,
|
||||
leaving the original <literal>$Id: article.sgml,v 1.175 2003-11-22 01:34:19 peter Exp $</literal> line intact).</para>
|
||||
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.176 2003-12-24 00:26:39 simon Exp $</literal> line,
|
||||
leaving the original <literal>$Id: article.sgml,v 1.176 2003-12-24 00:26:39 simon Exp $</literal> line intact).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
|
@ -26,6 +26,7 @@
|
|||
|
||||
<legalnotice id="trademarks" role="trademarks">
|
||||
&tm-attrib.freebsd;
|
||||
&tm-attrib.cvsup;
|
||||
&tm-attrib.sun;
|
||||
&tm-attrib.general;
|
||||
</legalnotice>
|
||||
|
|
|
@ -29,6 +29,7 @@
|
|||
|
||||
<legalnotice id="trademarks" role="trademarks">
|
||||
&tm-attrib.freebsd;
|
||||
&tm-attrib.cvsup;
|
||||
&tm-attrib.general;
|
||||
</legalnotice>
|
||||
|
||||
|
|
|
@ -49,6 +49,7 @@
|
|||
|
||||
<legalnotice id="trademarks" role="trademarks">
|
||||
&tm-attrib.freebsd;
|
||||
&tm-attrib.cvsup;
|
||||
&tm-attrib.general;
|
||||
</legalnotice>
|
||||
|
||||
|
|
|
@ -87,6 +87,7 @@
|
|||
|
||||
<legalnotice id="trademarks" role="trademarks">
|
||||
&tm-attrib.freebsd;
|
||||
&tm-attrib.cvsup;
|
||||
&tm-attrib.linux;
|
||||
&tm-attrib.microsoft;
|
||||
&tm-attrib.sun;
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
|
||||
<legalnotice id="trademarks" role="trademarks">
|
||||
&tm-attrib.freebsd;
|
||||
&tm-attrib.cvsup;
|
||||
&tm-attrib.ibm;
|
||||
&tm-attrib.intel;
|
||||
&tm-attrib.sparc;
|
||||
|
|
|
@ -52,6 +52,7 @@
|
|||
|
||||
<legalnotice id="trademarks" role="trademarks">
|
||||
&tm-attrib.freebsd;
|
||||
&tm-attrib.cvsup;
|
||||
&tm-attrib.intel;
|
||||
&tm-attrib.xfree86;
|
||||
&tm-attrib.general;
|
||||
|
|
|
@ -92,6 +92,7 @@
|
|||
&tm-attrib.apple;
|
||||
&tm-attrib.corel;
|
||||
&tm-attrib.creative;
|
||||
&tm-attrib.cvsup;
|
||||
&tm-attrib.heidelberger;
|
||||
&tm-attrib.ibm;
|
||||
&tm-attrib.ieee;
|
||||
|
|
|
@ -92,6 +92,10 @@
|
|||
countries.</para>">
|
||||
<!ENTITY soundblaster "<trademark class='registered'>SoundBlaster</trademark>">
|
||||
|
||||
<!-- http://www.cvsup.org/ -->
|
||||
<!ENTITY tm-attrib.cvsup "<para>CVSup is a registered trademark of
|
||||
John D. Polstra.</para>">
|
||||
|
||||
<!-- http://www.dell.com/us/en/gen/misc/policy_007_policy.htm -->
|
||||
<!ENTITY tm-attrib.dell "<para>Dell, Dell Precision, Latitude,
|
||||
Optiplex, PowerEdge are trademarks or registered trademarks of Dell
|
||||
|
|
Loading…
Reference in a new issue