hier(7): remove text describing /usr/src layout
It poses a maintenance burden, since much of the information is duplicated in the src tree's README.md file. Readers who are interested enough in learning about the structure of the src tree can download it, or browse the README online. Have hier(7) just point them there instead. PR: 261349 Discussed with: freebsd-arch@, freebsd-doc@ lists Reviewed by: imp, emaste MFC after: 1 month Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D37135
This commit is contained in:
@@ -33,6 +33,7 @@ Source Roadmap:
|
||||
| share | Shared resources. |
|
||||
| stand | Boot loader sources. |
|
||||
| sys | Kernel sources (see [sys/README.md](sys/README.md)). |
|
||||
| targets | Support for experimental `DIRDEPS_BUILD` |
|
||||
| tests | Regression tests which can be run by Kyua. See [tests/README](tests/README) for additional information. |
|
||||
| tools | Utilities for regression testing and miscellaneous tasks. |
|
||||
| usr.bin | User commands. |
|
||||
|
||||
Reference in New Issue
Block a user