diff options
author | erdgeist <erdgeist@erdgeist.org> | 2005-10-01 14:50:22 +0000 |
---|---|---|
committer | erdgeist <erdgeist@erdgeist.org> | 2005-10-01 14:50:22 +0000 |
commit | 75b1c0589489b2c4418239f71c4798f9150ee77d (patch) | |
tree | 88f6ac7930dbcf47355423cb02b26e2ef0307bb3 /man1 | |
parent | ebe67019d1afe1128c48cfb86a5969ec1ab7084f (diff) |
documentation for version 1.0
Diffstat (limited to 'man1')
-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 11298c2..56cd15c 100755 --- a/man1/ezjail-admin.1 +++ b/man1/ezjail-admin.1 | |||
@@ -59,7 +59,7 @@ root entry is removed as well as the soft link, if necessary. | |||
59 | lists all jails inside ezjails scope, together with some information on | 59 | lists all jails inside ezjails scope, together with some information on |
60 | them. | 60 | them. |
61 | .SH ezjail-admin update | 61 | .SH ezjail-admin update |
62 | installs a FreeBSD system from the source tree to a location either | 62 | installs a FreeBSD system from the source tree whose location is either |
63 | provided in the | 63 | provided in the |
64 | .B ezjail.conf | 64 | .B ezjail.conf |
65 | config file or via the -s option. | 65 | config file or via the -s option. |
@@ -74,8 +74,8 @@ otherwise | |||
74 | is invoked. | 74 | is invoked. |
75 | 75 | ||
76 | It then fills the basejail from that temporary directory (leaving intact | 76 | It then fills the basejail from that temporary directory (leaving intact |
77 | all installed libraries, if the base jail already existed). All | 77 | all installed libraries, if the base jail already exists). All |
78 | directories copied are removed and replaced by soft links into the | 78 | copied directories are then removed and replaced by soft links into the |
79 | base jail tree that later will be mounted into the jail. | 79 | base jail tree that later will be mounted into the jail. |
80 | 80 | ||
81 | Finally it removes the old template jail and renames the | 81 | Finally it removes the old template jail and renames the |