﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
239	Comment errors in bootload_tape_label.alm	canthony	Eric Swenson	"bootload_tape_label.alm

Line 101:

{{{
"" IOM Mailbox, at Base*6
}}}

should read

{{{
"" IOM Mailbox, at Base<<6
}}}

or

{{{
"" IOM Mailbox, at Base*64
}}}

or whatever the preferred Multics notation for ""left shift 6 times"".

Line 103:

{{{
""   mbx + 10   18/0, 18/004000                    Connect channel LPW -> PCW
}}}

should read

{{{
""   mbx + 10   18/0, 18/040000                    Connect channel LPW -> PCW
}}}

The 004000 shoukd be 040000."	defect	closed	minor	MR12.8	Hardcore		fixed		
