diff --git a/usr/local/etc/bastille/bastille.conf.sample b/usr/local/etc/bastille/bastille.conf.sample index 7daae546..9a571b38 100644 --- a/usr/local/etc/bastille/bastille.conf.sample +++ b/usr/local/etc/bastille/bastille.conf.sample @@ -23,7 +23,7 @@ bastille_sharedir="/usr/local/share/bastille" ## default ## ports - The FreeBSD ports (3rd party applications) tree ## src - The source code to the kernel + userland ## test - The FreeBSD test suite -## Whitespace separated list: +## Whitespace-separated list: ## bastille_bootstrap_archives="base lib32 ports src test" bastille_bootstrap_archives="base" ## default: "base" @@ -41,7 +41,7 @@ bastille_bootstrap_archives="base" ## default ## optional-jail[-dbg] - Optional base system software for jails ## src - System source code ## tests - System test suite -## Whitespace separated list: +## Whitespace-separated list: ## bastille_pkgbase_packages="base-jail lib32-dbg src" bastille_pkgbase_packages="base-jail" ## default: "base-jail"