Gedare Bloom started a new discussion on c-user/iodev/directives.md: 
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/242#note_151567

 > +```{eval-rst}
 > +.. rubric:: CALLING SEQUENCE:
 > +```
 > +
 > +```{code-block} c
 > +int rtems_iodev_init(
 > +    rtems_iodev *iodev
 > +);
 > +```
 > +
 > +```{eval-rst}
 > +.. rubric:: PARAMETERS:
 > +```
 > +
 > +`iodev`
 > +: This parameter is a pointer to the `rtems_iodev` to be initialised

consistently add periods to the end of the sentences

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


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to