Documentation | filesystem: Fix typos and formatting (!220)
Gedare Bloom (@gedare)
gitlab at rtems.org
Sat Feb 21 20:24:02 UTC 2026
Gedare Bloom started a new discussion on filesystem/pathname_eval.md: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/220#note_143149
> 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,
```suggestion:-0+0
evaluated. If this character is a valid separator,
```
--
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/220#note_143149
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/57db1dc4/attachment.htm>
More information about the bugs
mailing list