﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
238	help_system.gi.info contains some incorrect information	Gary Dixon	Eric Swenson	"help_system.gi.info gives an introduction to the Multics help command including examples for selecting specific details from the help.info segment.  One of those examples is incorrect:


{{{
help help -scn responses
}}}

Information about help responses was recently moved out of help.info into a separate help_responses.gi.info segment.  The above example line should be changed:


{{{
help help_responses
}}}

or to get details for a particular response:

{{{
help help_responses -ca RESPONSE_NAME
}}}

where RESPONSE_NAME gives one of the responses accepted at the ""More help?"" prompt.

"	defect	closed	minor	MR12.8	Documentation	MR12.7	fixed		
