docs/87351: Jail building instructions don't work as described with default CSH shell

Giorgos Keramidas keramida at freebsd.org
Wed Oct 26 18:11:52 UTC 2005


On 2005-10-26 14:22, "Simon L. Nielsen" <simon at FreeBSD.org> wrote:
> On 2005.10.26 12:10:24 +0000, Giorgos Keramidas wrote:
> >  Alright then.  How about this change?
> >  
> >  % Index: jail.8
> >  % ===================================================================
> >  % RCS file: /home/ncvs/src/usr.sbin/jail/jail.8,v
> >  % retrieving revision 1.70
> >  % diff -u -r1.70 jail.8
> >  % --- jail.8      7 Aug 2005 20:53:29 -0000       1.70
> >  % +++ jail.8      26 Oct 2005 12:03:42 -0000
> >  % @@ -110,10 +110,11 @@
> >  %  man page for further details.
> >  %  .Sh EXAMPLES
> >  %  .Ss "Setting up a Jail Directory Tree"
> >  % -This example shows how to set up a jail directory tree
> >  % -containing an entire
> >  % +To set up a jail directory tree containing an entire
> >  %  .Fx
> >  % -distribution:
> >  % +distribution, the following
> >  % +.Xr sh 1
> >  % +command script can be used:
> >  %  .Bd -literal
> >  %  D=/here/is/the/jail
> >  %  cd /usr/src
> >  
> >  This way the reader knows that this is an sh(1) command script.
> 
> This looks like a good solution to me (and is similar to what I
> suggested for the WIP Jail section for the Handbook).

Cool!  I'll commit that if there's no objection for another day or so.




More information about the freebsd-doc mailing list