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:
parent
14954ed3cf
commit
0f5450d773
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27608
1 changed files with 3 additions and 1 deletions
|
@ -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 etc. with hardcoded Latin1 values -->
|
||||
<!ENTITY nbsp SDATA "[nbsp ]">
|
||||
|
|
Loading…
Reference in a new issue