diff options
-rwxr-xr-x | man1/ezjail-admin.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man1/ezjail-admin.1 b/man1/ezjail-admin.1 index 5b52d49..8d4e985 100755 --- a/man1/ezjail-admin.1 +++ b/man1/ezjail-admin.1 | |||
@@ -63,9 +63,9 @@ tries to build and install a FreeBSD system from the source tree either | |||
63 | specified in the ezjail.conf config file or via the -s option. Build | 63 | specified in the ezjail.conf config file or via the -s option. Build |
64 | destination is a temporary directory inside ezjails jail root. | 64 | destination is a temporary directory inside ezjails jail root. |
65 | 65 | ||
66 | It then fills the basejail from that temporary directory (leaving all | 66 | It then fills the basejail from that temporary directory (leaving intact |
67 | older version installed libraries intact, if it already existed). All | 67 | all installed libraries, if the base jail already existed). All copied |
68 | copied directories are removed and replaced by soft links to what later is | 68 | directories are removed and replaced by soft links to what later is |
69 | mounted into the jail. | 69 | mounted into the jail. |
70 | 70 | ||
71 | Finally it removes the old template jail and renames the | 71 | Finally it removes the old template jail and renames the |