doc/en_US.ISO8859-1/articles/multi-os
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
Makefile $Id$ -> $FreeBSD$ 1999-09-06 06:53:43 +00:00