Update for ez80 Windows native build (still does not work)

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5377 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2012-11-21 17:44:14 +00:00
parent 6894a8c057
commit 7daa1127f6
1 changed files with 1 additions and 1 deletions

View File

@ -4027,7 +4027,7 @@ be sent.
<p>
<b>POSIX Compatibility:</b>
In the POSIX description of this function is the <code>pause()</code> function will suspend the calling thread until delivery of a signal whose action is either to execute a signal-catching function or to terminate the process.
This implementation only waits for any non-blocked signal to be recieved.
This implementation only waits for any non-blocked signal to be received.
</p>
<table width ="100%">