aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2017-12-03 20:36:36 +0000
committerMark Johnston <markj@FreeBSD.org>2017-12-03 20:36:36 +0000
commit8960a019679b512647c8363765f13495b6ded489 (patch)
tree05f6e3cb44ab9b3794fb08bda1786a6b6835f79e /README.md
parent03c132654db6a0df950c88d5c31dd5ab2e8d444b (diff)
downloadsrc-8960a019679b512647c8363765f13495b6ded489.tar.gz
src-8960a019679b512647c8363765f13495b6ded489.zip
Document the sys/boot -> stand move in hier.7 and the top-level README.
Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D13353
Notes
Notes: svn path=/head/; revision=326502
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6b5e078f738c..65496271a386 100644
--- a/README.md
+++ b/README.md
@@ -68,6 +68,8 @@ secure Cryptographic libraries and commands.
share Shared resources.
+stand Boot loader sources.
+
sys Kernel sources.
tests Regression tests which can be run by Kyua. See tests/README