s/seperate/separate/
This commit is contained in:
parent
3dd7608044
commit
c99fdd96bf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18302
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/busdma/index.sgml,v 1.71 2003/07/30 17:38:00 hmp Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/busdma/index.sgml,v 1.72 2003/08/18 20:31:13 murray Exp $">
|
||||
<!ENTITY title "FreeBSD busdma and SMPng driver conversion project">
|
||||
<!ENTITY email 'mux'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -11,7 +11,7 @@
|
|||
<!ENTITY status.untested "<font color=yellow>Needs testing</font>">
|
||||
<!ENTITY status.new "<font color=red>Not done</font>">
|
||||
|
||||
<!-- The list of contributors was moved to a seperate file so that it can
|
||||
<!-- The list of contributors was moved to a separate file so that it can
|
||||
be used by other documents in the FreeBSD web site. -->
|
||||
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.108 2003/07/05 05:29:41 imp Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.109 2003/07/16 20:12:26 truckman Exp $">
|
||||
<!ENTITY title "FreeBSD SMP Project">
|
||||
<!ENTITY email 'freebsd-smp'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -13,7 +13,7 @@
|
|||
<!ENTITY status.resolved "<font color=green>Resolved</font>">
|
||||
<!ENTITY status.unresolved "<font color=red>Unresolved</font>">
|
||||
|
||||
<!-- The list of contributors was moved to a seperate file so that it can
|
||||
<!-- The list of contributors was moved to a separate file so that it can
|
||||
be used by other documents in the FreeBSD web site. -->
|
||||
|
||||
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue