
	terminal_type(4)	MudOS v21c2		(5 Sep 1994)

	名称:
		terminal_type - 告知 mudlib 使用者的终端机型态
				(terminal type).
	语法:
		void terminal_type( string term );

		无传回值 terminal_type( 字串 term );
	用法:
		为使用者设定终端机型态时, 可互动的物件会呼叫此函式.
		此型态与 telnet 交涉 (negotiation)  时所报告的相同.
		如果使用者端的程式没有回应 (例如此程式不是 telnet)
		, 则永远不再呼叫此函式.
	翻译:
		Spock @ FF	97.Aug.5.		(printed 3/16/95)
