Add an &os; entity like we have for doc/ to make the difference

between our www and doc SGML files a bit smaller.

I know one is HTML and the other is DocBook, but since I try to
remember to use &os; for new text in doc/ it's a bit confusing that we
don't have &os; in www/.
This commit is contained in:
Simon L. B. Nielsen 2006-04-21 20:41:19 +00:00
parent 14954ed3cf
commit 0f5450d773
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27608

View file

@ -1,4 +1,6 @@
<!-- $FreeBSD: www/share/sgml/includes.misc.sgml,v 1.3 2005/01/02 12:37:49 ceri Exp $ -->
<!-- $FreeBSD: www/share/sgml/includes.misc.sgml,v 1.4 2005/05/07 22:42:46 keramida Exp $ -->
<!ENTITY os 'FreeBSD'>
<!-- avoid replacing &nbsp; etc. with hardcoded Latin1 values -->
<!ENTITY nbsp SDATA "[nbsp ]">