K 10 svn:author V 6 dteske K 8 svn:date V 27 2012-10-26T00:31:25.099810Z K 7 svn:log V 387 Switch from using a msgbox to display help files to a textbox instead. The problem with using a msgbox was one of truncation in the case of Xdialog(1) and lack of screen real-estate (since the msgbox is not scrollable in X11 while a textbox is). The textbox renders the text much better and is more appropriate for this type of data display. Approved by: adrian (co-mentor) (implicit) END