diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2001-08-26 17:31:03 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2001-08-26 17:31:03 +0000 |
| commit | 72117212fb451dd162177d6c28debf6198c85adf (patch) | |
| tree | 8d593bb2e1079331b28d289352797313de1afedc /release | |
| parent | b0eeb07b5be2a735894eab73e81a9332239e7e6c (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/doc/en_US.ISO8859-1/readme/article.sgml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/release/doc/en_US.ISO8859-1/readme/article.sgml b/release/doc/en_US.ISO8859-1/readme/article.sgml index 23240bfbb2da..5061a0986a13 100644 --- a/release/doc/en_US.ISO8859-1/readme/article.sgml +++ b/release/doc/en_US.ISO8859-1/readme/article.sgml @@ -7,6 +7,8 @@ %mlists; <!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"> %release; +<!ENTITY % misc PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN"> +%misc; ]> <article> @@ -60,7 +62,7 @@ utilities for &os;. Each <quote>port</quote> consists of a set of scripts to retrieve, configure, build, and install a piece of software, with a single - command. Over 5000 ports, from editors to programming + command. Over &os.numports; ports, from editors to programming languages to graphical applications, make &os; a powerful and comprehensive operating environment that extends far beyond what's provided by many commercial versions of UNIX. Most ports are also @@ -110,7 +112,7 @@ <sect2> <title>CDROM and DVD</title> - <para>&os; -RELEASE distributions (for example, 4.3-RELEASE) may + <para>&os; -RELEASE distributions may be ordered on CDROM or DVD from several publishers. This is frequently the most convenient way to obtain &os; for new installations, as it provides a convenient way to quickly |
