From 0e2bb6a9ec73da8ef90e8e7cce2bff8ce0f135e2 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Wed, 8 Feb 2006 11:13:58 +0000 Subject: Tightening up documentation. --- man5/ezjail.5 | 7 +++---- man5/ezjail.conf.5 | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'man5') diff --git a/man5/ezjail.5 b/man5/ezjail.5 index 1f84ffa..27fdade 100755 --- a/man5/ezjail.5 +++ b/man5/ezjail.5 @@ -26,11 +26,10 @@ and .I stop. It may be passed an additional list of jails. If no jail name is specified (usually when the script is being called by rc.local at boot -and shutdown time), all jails in ezjails config directory are being -started/stopped. +and shutdown time), all jails in ezjails scope are being started/stopped. -The script then examines its config directory, sets config variables -for each jail in the jail_list before passing its command on to the +The script examines its config, sets variables for each jail in the +jail_list before passing its command on to the .B /etc/rc.d/jail script. .SH NOTES diff --git a/man5/ezjail.conf.5 b/man5/ezjail.conf.5 index c7f10f6..8a04177 100755 --- a/man5/ezjail.conf.5 +++ b/man5/ezjail.conf.5 @@ -44,7 +44,7 @@ utility. Be careful about disabling ezjail_mount_enable. (Refer to for more information). .TP .B ezjail_mount_enable (bool) -Controls, wheter /etc/fstab.JAILNAME should be executed at jail startup +Controls, wheter /etc/fstab.hostname should be executed at jail startup time. .br .I default: "YES" -- cgit v1.2.3