Date: Tue, 15 May 2007 02:39:44 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/arch-handbook/jail chapter.sgml Message-ID: <200705150239.l4F2dix9043884@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2007-05-15 02:39:44 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/arch-handbook/jail chapter.sgml Log: Correct several typos, etc. in jail chapter: - Correct misuse of '.' and '_' - ntohl() converts from network order to host order, which is described oppositely. - Userland jail.c does not do fork() before execve(), reflect the fact. - prison_ip() returns 0 when IP is owned by the current jail, and the arch handbook describes the opposite. Submitted by: MQ <nodummy yeah net> PR: docs/108676 Revision Changes Path 1.20 +236 -188 doc/en_US.ISO8859-1/books/arch-handbook/jail/chapter.sgml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705150239.l4F2dix9043884>