aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMurray Stokely <murray@FreeBSD.org>2001-07-14 23:09:20 +0000
committerMurray Stokely <murray@FreeBSD.org>2001-07-14 23:09:20 +0000
commitb05f2d4e5b98dd21435607dee7094a100961636e (patch)
tree974f3ffefb00a5cc06d789e55692de91765116cb /share
parent9454f472b30a7eec6b6859f0cecf7c647edda73e (diff)
downloaddoc-b05f2d4e5b98dd21435607dee7094a100961636e.tar.gz
doc-b05f2d4e5b98dd21435607dee7094a100961636e.zip
Add an entity &os.numports;, currently set to "5,400", so that we
don't have to keep this number updated at N different places throughout the doc tree. Update 3 instances of "4,000" in the Handbook to use this new entity.
Notes
Notes: svn path=/head/; revision=9906
Diffstat (limited to 'share')
-rw-r--r--share/sgml/freebsd.ent4
1 files changed, 3 insertions, 1 deletions
diff --git a/share/sgml/freebsd.ent b/share/sgml/freebsd.ent
index 706f12c82b..ba284264a2 100644
--- a/share/sgml/freebsd.ent
+++ b/share/sgml/freebsd.ent
@@ -1,7 +1,7 @@
<!-- -*- sgml -*-
DocBook Miscellaneous FreeBSD Entities.
- $FreeBSD$
+ $FreeBSD: doc/share/sgml/freebsd.ent,v 1.1 2001/06/08 01:12:28 dd Exp $
-->
<!-- These will almost certainly remain the same, but are here for
@@ -11,3 +11,5 @@
<!ENTITY os.current "&os;-CURRENT">
<!ENTITY os.stable "&os;-STABLE">
+<!-- Number of ports in the ports tree -->
+<!ENTITY os.numports "5,400">