doc/en_US.ISO8859-1/articles/releng
Giorgos Keramidas 6ddd2cc0dc Fix &entities; that lacked an ending ';' character,
as reported by the following:

	% cd doc/en_US.ISO8859-1
	% find . -type f -name '*.sgml' |\
	  xargs grep '&[^[:space:];&][^[:space:];]*$' | grep -v '&$'
	% find . -type f -name '*.sgml' |\
	  xargs grep '&[^[:space:];&][^[:space:];]*[[:space:]<]' |\
	  grep -v '&[[: space:]]' | grep -v '[[:space:]]&&[[:space:]]'
2002-03-27 01:16:55 +00:00
..
article.sgml Fix &entities; that lacked an ending ';' character, 2002-03-27 01:16:55 +00:00
branches.ascii
branches.pic Add FreeBSD 4.5 to the release tree diagram. 2002-02-25 14:34:54 +00:00
extra.css Add a stylesheet addition to center the contents of div.titlepage. 2002-02-25 14:41:59 +00:00
Makefile Define CSS_SHEET_ADDITIONS. 2002-02-25 14:42:25 +00:00