Use &url.main; for references to main FreeBSD website
Ihis entity auto-replaced with ../../../.. by default and with http://www.FreeBSD.org/ when URLS_ABSOLUTE is set (used for mirrors and for release building accordingly)
This commit is contained in:
parent
b9123d1bef
commit
bf2a771582
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20889
13 changed files with 60 additions and 40 deletions
|
|
@ -16,6 +16,9 @@
|
|||
|
||||
<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN">
|
||||
%trademarks;
|
||||
|
||||
<!ENTITY % urls PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
|
||||
%urls;
|
||||
]>
|
||||
|
||||
<article>
|
||||
|
|
@ -678,11 +681,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.190 2004-04-20 18:43:19 ceri Exp $</literal> (or in FreeBSD's case,
|
||||
of the <literal>$Id: article.sgml,v 1.191 2004-05-11 13:29:46 den 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.190 2004-04-20 18:43:19 ceri Exp $</literal> line,
|
||||
leaving the original <literal>$Id: article.sgml,v 1.190 2004-04-20 18:43:19 ceri Exp $</literal> line intact).</para>
|
||||
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.191 2004-05-11 13:29:46 den Exp $</literal> line,
|
||||
leaving the original <literal>$Id: article.sgml,v 1.191 2004-05-11 13:29:46 den Exp $</literal> line intact).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
@ -1228,7 +1231,7 @@ SUCH DAMAGE.</programlisting>
|
|||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><ulink url="../../../../support.html">http://www.FreeBSD.org/support.html</ulink></para>
|
||||
<para><ulink url="&url.main;/support.html">http://www.FreeBSD.org/support.html</ulink></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
@ -1498,7 +1501,7 @@ docs:Documentation Bug:freebsd-doc:</programlisting>
|
|||
|
||||
<listitem>
|
||||
<para>Jacques is the
|
||||
<ulink url="../../../../security/">FreeBSD Security
|
||||
<ulink url="&url.main;/security/">FreeBSD Security
|
||||
Officer</ulink>
|
||||
and oversees the &a.security-officer;.
|
||||
</para>
|
||||
|
|
@ -2736,7 +2739,7 @@ docs:Documentation Bug:freebsd-doc:</programlisting>
|
|||
|
||||
<step>
|
||||
<para>The procedure to update the <ulink
|
||||
url="../../../../ports/index.html">ports web pages</ulink>
|
||||
url="&url.main;/ports/index.html">ports web pages</ulink>
|
||||
to reflect the new category is not yet defined.</para>
|
||||
</step>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue