Index: libc/docs/source_layout.rst =================================================================== --- libc/docs/source_layout.rst +++ libc/docs/source_layout.rst @@ -84,8 +84,8 @@ in the directory ``test/src/sys/mman/`` as implementation of ``mmap`` lives in ``src/sys/mman``. -The `utils` directory ---------------------- +The ``utils`` directory +----------------------- This directory contains utilities used by other parts of the llvm-libc system. See the `README` files, in the sub-directories within this directory, to learn