Documentation | filesystem: Fix typos and formatting (!220)

Prashant Rahul (@prashantrahul141) gitlab at rtems.org
Sat Feb 21 20:48:41 UTC 2026




Prashant Rahul commented on a discussion on filesystem/pathname_eval.md: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/220#note_143155

 >  necessary for identification of a node.
 >  
 >  The generic rtems filesystem code defines two global
 > -rtems_filesystem_location_info_t structures, the\`\`rtems_filesystem_root\`\` and
 > +rtems_filesystem_location_info_t structures, the `rtems_filesystem_root` and
 >  the `rtems_filesystem_current`. Both are initially defined to be the root
 >  node of the base filesystem. Once the chdir command is correctly used the
 >  `rtems_filesystem_current` is set to the location specified by the command.
 >  
 >  The filesystem generic code peeks at the first character in the name to be
 >  evaluated. If this character is a valid seperator,

fixed

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260221/1beec1ce/attachment.htm>


More information about the bugs mailing list