.he 'MISHAP004''Page %'
.fo 'Aaron Sloman''February 78'
.sp
: 4 	No closing string quote
.br
You've probably either left out the "'" at the end of a string, or
intended a string to go over several lines. If you want a single
string to go over several lines, you should insert the "escape"
character "\" (shift and L on teletypes) at the end of each
line in the string. dont forget the closing string quote.
It may be that you used the opening string quote without
intending to, e.g. by typing something like
 	[that's my line]
.br
where you intended it as an apostrophe. Sorry, you can't!
