CONTRIBUTING: Fix format

This commit is contained in:
Sebastian Huber 2019-03-28 07:14:01 +01:00
parent d1dac7891c
commit 5a8ccdabf6

View File

@ -36,7 +36,7 @@ The top level directory contains a few directories and files. The following
are important to understand are important to understand
* `freebsd-to-rtems.py` - script to convert to and free FreeBSD and RTEMS trees, * `freebsd-to-rtems.py` - script to convert to and free FreeBSD and RTEMS trees,
* `create-kernel-namespace.sh` - script to create the kernel namespace header <machine/rtems-bsd-kernel-namespace.h, * `create-kernel-namespace.sh` - script to create the kernel namespace header `<machine/rtems-bsd-kernel-namespace.h>`,
* `wscript` - automatically generated, * `wscript` - automatically generated,
* `freebsd/` - from FreeBSD by script, * `freebsd/` - from FreeBSD by script,
* `rtemsbsd/` - RTEMS specific implementations of FreeBSD kernel support routines, * `rtemsbsd/` - RTEMS specific implementations of FreeBSD kernel support routines,