K 10 svn:author V 3 flz K 8 svn:date V 27 2006-06-06T15:04:39.000000Z K 7 svn:log V 601 MFC: - Change the "jail_" prefix for internal script variables. This fixes an issue where some global jail_* variables were overriden in the script. [1] - Change "jid" to "jname" in rc.conf(5), since it's more a jail name than a jail id. [1] - Update examples and comments in defaults/rc.conf to advertise new variables and the fact that some of the jail-specific variables may be made jail-global. [2] src/share/man/man5/rc.conf.5: rev 1.293 -> 1.294 src/etc/rc.d/jail: rev 1.31 -> 1.32 src/etc/defaults/rc.conf: rev 1.282 -> 1.283 Reported by: pjd [1], clsung [2] END