Be consistent with apostrophes in the title of the Developers' Handbook.
Submitted by: Brandon Cash <brandoncash at gmail punkt com>
This commit is contained in:
parent
b3af224328
commit
2db403c4bd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27370
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs/books.sgml,v 1.15 2006/03/02 19:05:58 jcamou Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs/books.sgml,v 1.16 2006/03/12 13:44:30 remko Exp $">
|
||||
<!ENTITY title "Books and Articles Online">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -41,7 +41,7 @@
|
|||
users.</p>
|
||||
|
||||
<p><a href="&url.books;/developers-handbook/index.html">The
|
||||
FreeBSD Developer's Handbook</a> (developers-handbook)<br>
|
||||
FreeBSD Developers' Handbook</a> (developers-handbook)<br>
|
||||
For people who want to develop software for FreeBSD (and not
|
||||
just people who are developing FreeBSD itself).</p>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.188 2006/03/11 14:52:39 simon Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.189 2006/03/14 18:09:51 remko Exp $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -80,7 +80,7 @@ and discusses how the two operating systems can cooperate,
|
|||
e.g. by sharing swap space.</li>
|
||||
|
||||
<li><a href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/developers-handbook/index.html">
|
||||
The FreeBSD Developers Handbook</a></li>
|
||||
The FreeBSD Developers' Handbook</a></li>
|
||||
|
||||
<li><a name="freebsd-corp-net-guide"
|
||||
href="http://www.freebsd-corp-net-guide.com/">
|
||||
|
|
Loading…
Reference in a new issue