Do not use /handbook to link to the Handbook, since some of these
links are broken now that /handbook is a redirection to the real location of the Handbook at /doc/en_US.ISO8859-1/books/handbook. PR: docs/39967 Submitted by: Mark J. Miller <mjm@CSUA.Berkeley.EDU>
This commit is contained in:
parent
890b56fc07
commit
92cb93a0b9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13506
6 changed files with 8 additions and 8 deletions
en_US.ISO8859-1
articles
books
|
@ -283,7 +283,7 @@
|
|||
<p>After applying the patch you will certainly need to update the
|
||||
whole system, including all the user programs and the kernel.
|
||||
See the documentation in <samp>/usr/src/UPDATING</samp> and the
|
||||
<a href="http://www.FreeBSD.org/handbook/makeworld.html">FreeBSD
|
||||
<a href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html">FreeBSD
|
||||
Handbook</a>.</p>
|
||||
|
||||
<h4>Making The Devices</h4>
|
||||
|
@ -1225,7 +1225,7 @@ conventions
|
|||
Last modified: Thu Jul 19 10:19:28 EST 2001
|
||||
<!-- hhmts end -->
|
||||
<br>
|
||||
$Id: article.sgml,v 1.5 2001-10-31 23:10:30 chern Exp $
|
||||
$Id: article.sgml,v 1.6 2002-06-28 23:44:36 keramida Exp $
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1005,7 +1005,7 @@ cvspserver stream tcp nowait root /usr/bin/cvs cvs -f -l -R -T /anoncvstmp --all
|
|||
<para>
|
||||
Then you can ask the &a.doc; or the &a.hubs;
|
||||
to add your mirror site to the mirror list in the
|
||||
<ulink url="http://www.freebsd.org/handbook">FreeBSD
|
||||
<ulink url="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook">FreeBSD
|
||||
Handbook</ulink>. Make sure you tell them the email address,
|
||||
to list as the maintainer of the site.
|
||||
</para>
|
||||
|
|
|
@ -458,7 +458,7 @@
|
|||
|
||||
<para>If you do not already have access to a local CVS
|
||||
repository, then you may mirror one with <ulink
|
||||
url="http://www.FreeBSD.org/handbook/synching.html#CVSUP">CVSup</ulink>.
|
||||
url="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/synching.html#CVSUP">CVSup</ulink>.
|
||||
The supplied supfile,
|
||||
<filename>/usr/share/examples/cvsup/cvs-supfile</filename>, is
|
||||
a useful starting point for mirroring the CVS
|
||||
|
@ -877,7 +877,7 @@
|
|||
<ulink url="http://www.FreeBSD.org/doc/en_US.ISO8859-1/articles/contributors/staff-core.html"></ulink></para>
|
||||
|
||||
<para>[8] FreeBSD Handbook
|
||||
<ulink url="http://www.FreeBSD.org/handbook"></ulink>
|
||||
<ulink url="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook"></ulink>
|
||||
</para>
|
||||
|
||||
<para>[9] GNATS: The GNU Bug Tracking System
|
||||
|
|
|
@ -8969,7 +8969,7 @@ Key F15 A A Menu Workplace Nop</programlisting>
|
|||
installed. Then install the <filename
|
||||
role="package">net/cvsup-without-gui</filename> port. This is
|
||||
covered in more detail in the <ulink
|
||||
url="http://www.freebsd.org/handbook/cvsup.html">CVSup
|
||||
url="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup
|
||||
section</ulink> of the Handbook.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
ports in the CVS tree (plus the CVSROOT of course). Please read the
|
||||
CVSup introduction <ulink
|
||||
url="../handbook/synching.html#CVSUP">
|
||||
http://www.FreeBSD.org/handbook/synching.html#CVSUP</ulink> how to
|
||||
http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/synching.html#CVSUP</ulink> how to
|
||||
mirror a CVS tree or parts of a CVS tree.</para>
|
||||
|
||||
<para>The essential cvsup collections are: <literal>www</literal>,
|
||||
|
|
|
@ -432,7 +432,7 @@
|
|||
# For more information on this file, please read the handbook section on
|
||||
# Kernel Configuration Files:
|
||||
#
|
||||
# http://www.FreeBSD.org/handbook/kernelconfig-config.html
|
||||
# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
|
||||
#
|
||||
# The handbook is also available locally in /usr/share/doc/handbook
|
||||
# if you've installed the doc distribution, otherwise always see the
|
||||
|
|
Loading…
Reference in a new issue