Make the link to the search page a full link so it
will work from a local copy of the handbook.
This commit is contained in:
parent
3639938984
commit
08482cd5b3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3612
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: handbook.sgml,v 1.89 1998-08-26 08:19:42 wosch Exp $ -->
|
||||
<!-- $Id: handbook.sgml,v 1.90 1998-10-15 20:23:33 wosch Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [
|
||||
|
@ -51,7 +51,7 @@ Web server">. It may also be downloaded in
|
|||
url="ftp://ftp.FreeBSD.ORG/pub/FreeBSD/docs" name="FreeBSD FTP server">.
|
||||
or one of the numerous
|
||||
<ref id="mirrors-ftp" name="mirror sites">. You may also want to
|
||||
<url url="../search/search.html" name="Search the Handbook">.
|
||||
<url url="http://www.freebsd.org/search/search.html" name="Search the Handbook">.
|
||||
|
||||
</abstract>
|
||||
<toc>
|
||||
|
|
Loading…
Reference in a new issue