diff options
author | erdgeist <erdgeist@erdgeist.org> | 2005-09-24 14:46:53 +0000 |
---|---|---|
committer | erdgeist <erdgeist@erdgeist.org> | 2005-09-24 14:46:53 +0000 |
commit | 2daf8ce91d39233d72264b7f72fc8e8e66f1479f (patch) | |
tree | ee506555f1703620ea058ee52ab9dd5c9c858156 /man5/ezjail.5 | |
parent | 6739af113411e85856b7c88b0c1f6189ea827546 (diff) |
EZJAIL_PREFIX added to man pages
Diffstat (limited to 'man5/ezjail.5')
-rwxr-xr-x | man5/ezjail.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man5/ezjail.5 b/man5/ezjail.5 index 15fbc58..5ead85a 100755 --- a/man5/ezjail.5 +++ b/man5/ezjail.5 | |||
@@ -2,7 +2,7 @@ | |||
2 | .SH NAME | 2 | .SH NAME |
3 | ezjail \- A simple jail setup framework | 3 | ezjail \- A simple jail setup framework |
4 | .SH SYNOPSIS | 4 | .SH SYNOPSIS |
5 | /usr/local/etc/rc.d/ezjail | 5 | EZJAIL_PREFIX/etc/rc.d/ezjail |
6 | .SH DESCRIPTION | 6 | .SH DESCRIPTION |
7 | The ezjail framework provides a simple way to create many virtual FreeBSD | 7 | The ezjail framework provides a simple way to create many virtual FreeBSD |
8 | servers by using FreeBSD's jail system. It requires little administration | 8 | servers by using FreeBSD's jail system. It requires little administration |
@@ -35,9 +35,9 @@ so it is not necessary to enable jails in the | |||
35 | .B /etc/rc.conf | 35 | .B /etc/rc.conf |
36 | config file. | 36 | config file. |
37 | .SH FILES | 37 | .SH FILES |
38 | /usr/local/etc/ezjail.conf | 38 | EZJAIL_PREFIX/etc/ezjail.conf |
39 | .br | 39 | .br |
40 | /usr/local/etc/rc.d/ezjail | 40 | EZJAIL_PREFIX/etc/rc.d/ezjail |
41 | .SH "SEE ALSO" | 41 | .SH "SEE ALSO" |
42 | ezjail-admin(1), ezjail.conf(5), jail(8), mount_nullfs(8) | 42 | ezjail-admin(1), ezjail.conf(5), jail(8), mount_nullfs(8) |
43 | .SH AUTHOR | 43 | .SH AUTHOR |