diff options
author | nyan <nyan@FreeBSD.org> | 2003-02-07 10:11:00 +0000 |
---|---|---|
committer | nyan <nyan@FreeBSD.org> | 2003-02-07 10:11:00 +0000 |
commit | 8f078f8b950df1457e179a0fa29b3fa38fcab884 (patch) | |
tree | b15f95e39c2ccbf774ed744f08ef214953d18d2b /release | |
parent | d4fd92fd13240aa43cc275ea2c4425da50320bc0 (diff) | |
download | FreeBSD-src-8f078f8b950df1457e179a0fa29b3fa38fcab884.zip FreeBSD-src-8f078f8b950df1457e179a0fa29b3fa38fcab884.tar.gz |
PC98 also has combined boot loader.
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 2 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index a9f7475..5122dc3 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -140,7 +140,7 @@ <filename>boot</filename> for consistency with other platforms.</para> - <para arch="i386">The two parts of the i386 boot loader + <para arch="i386,pc98">The two parts of the boot loader (<filename>boot1</filename> and <filename>boot2</filename>) have been combined into a single <filename>boot</filename> file, to simplify programs that need to write or otherwise diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index a9f7475..5122dc3 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -140,7 +140,7 @@ <filename>boot</filename> for consistency with other platforms.</para> - <para arch="i386">The two parts of the i386 boot loader + <para arch="i386,pc98">The two parts of the boot loader (<filename>boot1</filename> and <filename>boot2</filename>) have been combined into a single <filename>boot</filename> file, to simplify programs that need to write or otherwise |