Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-src.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2018-03-02 17:42:08 +0300
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2018-03-02 17:42:08 +0300
commit5924726086406d84285b46a49594cc1019285e3b (patch)
tree3d3ef956f9b4eb23517609ef7c4d34bf7676ec44 /README.md
parent7a467312ef9f4c8f354d5747b2312b1fbe4a18dd (diff)
Fix README.md formatting.
MFC after: 2 weeks Sponsored by: DARPA, AFRL
Notes
Notes: svn path=/head/; revision=330278
Diffstat (limited to 'README.md')
-rw-r--r--README.md50
1 files changed, 25 insertions, 25 deletions
diff --git a/README.md b/README.md
index 65496271a386..1064be3afcb5 100644
--- a/README.md
+++ b/README.md
@@ -36,53 +36,53 @@ devices, not just those commonly used.
Source Roadmap:
---------------
```
-bin System/user commands.
+bin System/user commands.
-cddl Various commands and libraries under the Common Development
- and Distribution License.
+cddl Various commands and libraries under the Common Development
+ and Distribution License.
-contrib Packages contributed by 3rd parties.
+contrib Packages contributed by 3rd parties.
-crypto Cryptography stuff (see crypto/README).
+crypto Cryptography stuff (see crypto/README).
-etc Template files for /etc.
+etc Template files for /etc.
-gnu Various commands and libraries under the GNU Public License.
- Please see gnu/COPYING* for more information.
+gnu Various commands and libraries under the GNU Public License.
+ Please see gnu/COPYING* for more information.
-include System include files.
+include System include files.
-kerberos5 Kerberos5 (Heimdal) package.
+kerberos5 Kerberos5 (Heimdal) package.
-lib System libraries.
+lib System libraries.
-libexec System daemons.
+libexec System daemons.
-release Release building Makefile & associated tools.
+release Release building Makefile & associated tools.
-rescue Build system for statically linked /rescue utilities.
+rescue Build system for statically linked /rescue utilities.
-sbin System commands.
+sbin System commands.
-secure Cryptographic libraries and commands.
+secure Cryptographic libraries and commands.
-share Shared resources.
+share Shared resources.
-stand Boot loader sources.
+stand Boot loader sources.
-sys Kernel sources.
+sys Kernel sources.
-tests Regression tests which can be run by Kyua. See tests/README
- for additional information.
+tests Regression tests which can be run by Kyua. See tests/README
+ for additional information.
-tools Utilities for regression testing and miscellaneous tasks.
+tools Utilities for regression testing and miscellaneous tasks.
-usr.bin User commands.
+usr.bin User commands.
-usr.sbin System administration commands.
+usr.sbin System administration commands.
```
For information on synchronizing your source tree with one or more of
the FreeBSD Project's development branches, please see:
- https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/current-stable.html
+ https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/current-stable.html