From 626ddc5125b8dbe81afba1201ad8e0f20005eec2 Mon Sep 17 00:00:00 2001 From: Devin Teske Date: Mon, 8 Feb 2016 17:36:46 +0000 Subject: [PATCH] Provide additional information on overall purpose --- share/examples/jails/jib | 6 +++++- share/examples/jails/jng | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/share/examples/jails/jib b/share/examples/jails/jib index b7e1b0b0d8d..e48f5c49fda 100755 --- a/share/examples/jails/jib +++ b/share/examples/jails/jib @@ -33,7 +33,11 @@ ############################################################ INFORMATION # # Use this tool with jail.conf(5) (or rc.conf(5) ``legacy'' configuration) to -# manage `vnet' interfaces. In jail.conf(5) format: +# manage `vnet' interfaces for jails. Designed to automate the creation of vnet +# interface(s) during jail `prestart' and destroy said interface(s) during jail +# `poststop'. +# +# In jail.conf(5) format: # # ### BEGIN EXCERPT ### # diff --git a/share/examples/jails/jng b/share/examples/jails/jng index 605db90d4dd..bb63cd675bd 100755 --- a/share/examples/jails/jng +++ b/share/examples/jails/jng @@ -33,7 +33,11 @@ ############################################################ INFORMATION # # Use this tool with jail.conf(5) (or rc.conf(5) ``legacy'' configuration) to -# manage `vnet' interfaces. In jail.conf(5) format: +# manage `vnet' interfaces for jails. Designed to automate the creation of vnet +# interface(s) during jail `prestart' and destroy said interface(s) during jail +# `poststop'. +# +# In jail.conf(5) format: # # ### BEGIN EXCERPT ### #