diff options
author | bmah <bmah@FreeBSD.org> | 2002-03-30 17:34:31 +0000 |
---|---|---|
committer | bmah <bmah@FreeBSD.org> | 2002-03-30 17:34:31 +0000 |
commit | 659ed8f4916a30baf6ab5880c517eaae27cd6a56 (patch) | |
tree | 9fe9f7c94d605aba84dc0c15fcabb503892d4ac5 | |
parent | 9f21a968eb9f6d9e24828fab803377b15e0dbd18 (diff) | |
download | FreeBSD-src-659ed8f4916a30baf6ab5880c517eaae27cd6a56.zip FreeBSD-src-659ed8f4916a30baf6ab5880c517eaae27cd6a56.tar.gz |
Mention the UltraSparc as supported in the README, also deal with the
fact that (now) not every supported platform has sysinstall(8).
-rw-r--r-- | release/doc/en_US.ISO8859-1/readme/article.sgml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/release/doc/en_US.ISO8859-1/readme/article.sgml b/release/doc/en_US.ISO8859-1/readme/article.sgml index 41545d2..e313085 100644 --- a/release/doc/en_US.ISO8859-1/readme/article.sgml +++ b/release/doc/en_US.ISO8859-1/readme/article.sgml @@ -46,8 +46,8 @@ <para>&os; is an operating system based on 4.4 BSD Lite for Intel, AMD, Cyrix or NexGen <quote>x86</quote> based PC - hardware and Compaq (formerly DEC) Alpha computers. Versions - for the IA64, PowerPC, and Sparc64 architectures are currently under + hardware, Compaq (formerly DEC) Alpha computers, and UltraSPARC machines. Versions + for the IA64 and PowerPC architectures are currently under development as well. &os; works with a wide variety of peripherals and configurations and can be used for everything from software development to games to Internet Service @@ -321,9 +321,10 @@ </para> - <para>These documents are generally available via the + <para>On platforms that support &man.sysinstall.8; (currently + the i386 and alpha), these documents are generally available via the Documentation menu during installation. Once the system is - installed, you can revisit this menu by running the + installed, you can revisit this menu by re-running the &man.sysinstall.8; utility.</para> <note> |