Skip to content

Commit 36b95fe

Browse files
Merge pull request #1341 from BastilleBSD/tschettervictor-patch-1
2 parents 3a8f50f + 35a2301 commit 36b95fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

usr/local/etc/bastille/bastille.conf.sample

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ bastille_sharedir="/usr/local/share/bastille" ## default
2323
## ports - The FreeBSD ports (3rd party applications) tree
2424
## src - The source code to the kernel + userland
2525
## test - The FreeBSD test suite
26-
## Whitespace separated list:
26+
## Whitespace-separated list:
2727
## bastille_bootstrap_archives="base lib32 ports src test"
2828
bastille_bootstrap_archives="base" ## default: "base"
2929

@@ -41,7 +41,7 @@ bastille_bootstrap_archives="base" ## default
4141
## optional-jail[-dbg] - Optional base system software for jails
4242
## src - System source code
4343
## tests - System test suite
44-
## Whitespace separated list:
44+
## Whitespace-separated list:
4545
## bastille_pkgbase_packages="base-jail lib32-dbg src"
4646
bastille_pkgbase_packages="base-jail" ## default: "base-jail"
4747

0 commit comments

Comments
 (0)