﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
141	window_.info text formatting error.	Charles Anthony <charles.unix.pro@…>	Eric Swenson	"Lines 598-600 have incorrect layout; currently

{{{
iocb_ptr
   is a pointer to an IOCB for a switch attached with window_io_.
   (Input) line is the line number.  (Input)
}}}

but should be:

{{{
iocb_ptr
   is a pointer to an IOCB for a switch attached with window_io_.
   (Input)
line
   is the line number.  (Input)
}}}
"	defect	closed	minor	MR12.7	Documentation	MR12.6f	fixed		
