diff options
author | hrs <hrs@FreeBSD.org> | 2009-10-15 07:58:01 +0000 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2009-10-15 07:58:01 +0000 |
commit | 8a7e11a9012cc5fe4f767c6c8ea8c2abb7878fa0 (patch) | |
tree | fb3650ad20e7cba3c4ec7a12e58047566932a3bf /release/doc/README | |
parent | 7d73ff246e2dbd1177593d18743221c6cbbb1316 (diff) | |
download | FreeBSD-src-8a7e11a9012cc5fe4f767c6c8ea8c2abb7878fa0.zip FreeBSD-src-8a7e11a9012cc5fe4f767c6c8ea8c2abb7878fa0.tar.gz |
Bump version numbers and update descriptions for the 9-CURRENT
world. The %[no]include.historic knobs are removed because they
are not used for a long time.
Diffstat (limited to 'release/doc/README')
-rw-r--r-- | release/doc/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/release/doc/README b/release/doc/README index 6ed0291..b57b10a 100644 --- a/release/doc/README +++ b/release/doc/README @@ -99,9 +99,10 @@ element will be included. For example: <para arch="sparc64">SPARC64-specific text</para> -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="sparc64,ia64"). +The currently-supported architectures are amd64, arm, i386, ia64, +pc98, powerpc, and sparc64. An element may appear for multiple +architectures by specifying 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 |