Make the link to the search page a full link so it
will work from a local copy of the FAQ.
This commit is contained in:
parent
08482cd5b3
commit
33f0e25d0c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3613
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: FAQ.sgml,v 1.100 1998-08-06 14:37:01 wosch Exp $ -->
|
||||
<!-- $Id: FAQ.sgml,v 1.101 1998-10-15 20:24:22 wosch Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [
|
||||
|
@ -26,7 +26,7 @@
|
|||
<name>The FreeBSD Documentation Project</name>
|
||||
</author>
|
||||
|
||||
<date>$Date: 1998-08-06 14:37:01 $</date>
|
||||
<date>$Date: 1998-10-15 20:24:22 $</date>
|
||||
|
||||
<abstract>
|
||||
This is the FAQ for FreeBSD systems version 2.X All entries are
|
||||
|
@ -43,7 +43,7 @@
|
|||
or <url url="FAQ-html.tar.gz"
|
||||
name="HTML"> with HTTP or gzip'd from the <url
|
||||
url="ftp://ftp.FreeBSD.ORG/pub/FreeBSD/docs" name="FreeBSD FTP server">.
|
||||
You may also want to <url url="../search/search.html" name="Search the FAQ">.
|
||||
You may also want to <url url="http://www.freebsd.org/search/search.html" name="Search the FAQ">.
|
||||
|
||||
</abstract>
|
||||
|
||||
|
|
Loading…
Reference in a new issue