cvs commit: doc/en_US.ISO8859-1/books/arch-handbook/jail chapter.sgml

Xin LI delphij at FreeBSD.org
Tue May 15 02:39:45 UTC 2007


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


More information about the cvs-doc mailing list