Gedare Bloom started a new discussion on cpukit/libmisc/shell/main_medit.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/372#note_119034

 >    return 0;
 >  }
 >  
 > +static const char *rtems_medit_shell_usage =
 > +  "medit address value1 [value2 ...]\n"
 > +  "\tValues must not exceed the maximum value of an unsigned byte\n";

Maybe just say `255`?

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/372#note_119034
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to