Index: mttroot/mtt/bin/trans/make_stdin ================================================================== --- mttroot/mtt/bin/trans/make_stdin +++ mttroot/mtt/bin/trans/make_stdin @@ -111,12 +111,12 @@ #include #include #include "${Sys}_def.h" DEFUN_DLD (${Sys}_input, args, , -"Usage: [mttu] = ${Sys}_input() -Octave input (-stdin) representation of system ${Sys} +"Usage: [mttu] = ${Sys}_input()\n\ +Octave input (-stdin) representation of system ${Sys}\n\ Generated by MTT on `date`") { octave_value_list retval; #endif // (CODEGENTARGET == STANDALONE)