Changeset 1524


Ignore:
Timestamp:
Sep 28, 2004, 3:50:36 AM (21 years ago)
Author:
bird
Message:

typos.

Location:
trunk/src/emx/src/lib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/lib/misc/chroot.c

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r1523 r1524  
    4949 * late '80 and there are locks in the doors (metaphorically speaking, of course).
    5050 *
    51  * The Unix apartment is entered by the "/". It can be left by any driveletter.
    52  * The Unix aparement is inherited by child processes.
     51 * The Unix compartment is entered by the "/". It can be left by any driveletter.
     52 * The Unix compartment is inherited by child processes.
    5353 *
    5454 * @returns 0 on success.
  • trunk/src/emx/src/lib/sys/__initdll.c

    • Property cvs2svn:cvs-rev changed from 1.15 to 1.16
    r1523 r1524  
    182182
    183183    /*
    184      * Init the file system departement.
     184     * Init the file system department.
    185185     */
    186186    if (__libc_back_fsInit())
Note: See TracChangeset for help on using the changeset viewer.