summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorwilko <wilko@FreeBSD.org>2006-05-15 21:10:34 +0000
committerwilko <wilko@FreeBSD.org>2006-05-15 21:10:34 +0000
commit6af7d4b2d0920663c2d5f623aa0c9f7f317f917e (patch)
treedf5cabd347c92b3b6f79403adb218e3f3f135bcf /release
parentcb83f3a7fe4902a29ace2805de6470154aa3d7c2 (diff)
downloadFreeBSD-src-6af7d4b2d0920663c2d5f623aa0c9f7f317f917e.zip
FreeBSD-src-6af7d4b2d0920663c2d5f623aa0c9f7f317f917e.tar.gz
s/alpha/sparc64/ in examples.
Diffstat (limited to 'release')
-rw-r--r--release/doc/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/release/doc/README b/release/doc/README
index 8a8165a..6ed0291 100644
--- a/release/doc/README
+++ b/release/doc/README
@@ -39,7 +39,7 @@ share/sgml/release.dsl
an arch= attribute are only included in the output if their
value is equal to the value of the &arch; entity. In the
future, arch= could be a list of possible &arch; entity values
- that match, such as "i386,alpha".
+ that match, such as "i386,sparc64".
share/sgml/release.ent
Release information. Need to update the entry definitions in
this file when rolling new revisions; these should take effect
@@ -97,11 +97,11 @@ particular machine architecture. The value of this attribute should
be a single word that indicates for which architecture the current
element will be included. For example:
- <para arch="alpha">Alpha-specific text</para>
+ <para arch="sparc64">SPARC64-specific text</para>
-The currently-supported architectures are i386, alpha, sparc64, and
+The currently-supported architectures are i386, sparc64, and
ia64. An element may appear for multiple architectures by specifying
-a comma-separated list of architectures (i.e. arch="alpha,ia64").
+a comma-separated list of architectures (i.e. arch="sparc64,ia64").
When creating a translation, make a new directory under this
directory with a language code (paralleling the DocProj directory
OpenPOWER on IntegriCloud