看板 FB_doc 關於我們 聯絡資訊
On 2005-10-26 14:22, "Simon L. Nielsen" <simon@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. _______________________________________________ freebsd-doc@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"