mirror of
https://github.com/hackacad/bastille.git
synced 2026-01-04 03:33:41 +01:00
Correct a typo
Compatibility was spelled wrong.
This commit is contained in:
@@ -16,7 +16,7 @@ bastille_sharedir="/usr/local/share/bastille" ## default
|
|||||||
|
|
||||||
## bootstrap archives, which components of the OS to install.
|
## bootstrap archives, which components of the OS to install.
|
||||||
## base - The base OS, kernel + userland
|
## base - The base OS, kernel + userland
|
||||||
## lib32 - Libraries for comptibility with 32 bit binaries
|
## lib32 - Libraries for compatibility with 32 bit binaries
|
||||||
## ports - The FreeBSD ports (3rd party applications) tree
|
## ports - The FreeBSD ports (3rd party applications) tree
|
||||||
## src - The source code to the kernel + userland
|
## src - The source code to the kernel + userland
|
||||||
## test - The FreeBSD test suite
|
## test - The FreeBSD test suite
|
||||||
|
|||||||
Reference in New Issue
Block a user