Fix comment

This commit is contained in:
Erik van der Kouwe 2010-07-15 14:47:08 +00:00
parent 16d01fba85
commit 739f2d7536

View file

@ -8,7 +8,7 @@
* do_sync: perform the SYNC system call
* do_fsync: perform the FSYNC system call
* do_reboot: sync disks and prepare for shutdown
* do_fork: adjust the tables after PM has performed a FORK system call
* pm_fork: adjust the tables after PM has performed a FORK system call
* do_exec: handle files with FD_CLOEXEC on after PM has done an EXEC
* do_exit: a process has exited; note that in the tables
* do_set: set uid or gid for some process