diff options
author | erdgeist <erdgeist@erdgeist.org> | 2005-09-20 21:52:34 +0000 |
---|---|---|
committer | erdgeist <erdgeist@erdgeist.org> | 2005-09-20 21:52:34 +0000 |
commit | 75bca19d2fbd7b3196a800335f7efba977219bdf (patch) | |
tree | e24cb652f6a89d2812c5265eae7ecb0ad21342a7 | |
parent | 0d8f4d20fb65761cbe61ebf3cff06c4d21cf94b5 (diff) |
typo
-rwxr-xr-x | ezjail.conf.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ezjail.conf.sample b/ezjail.conf.sample index 837f500..5d0667b 100755 --- a/ezjail.conf.sample +++ b/ezjail.conf.sample | |||
@@ -6,7 +6,7 @@ | |||
6 | 6 | ||
7 | # Location of jail root directories | 7 | # Location of jail root directories |
8 | # | 8 | # |
9 | # Note: If you habe spread your jails to multiple locations, use softlinks | 9 | # Note: If you have spread your jails to multiple locations, use softlinks |
10 | # to collect them in this directory | 10 | # to collect them in this directory |
11 | ezjail_jaildir=/usr/jails/ | 11 | ezjail_jaildir=/usr/jails/ |
12 | 12 | ||