Corrected two small typos (one of them on the definition of the VERSION parameter).

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1656 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
pmoura 2006-05-25 22:17:42 +00:00
parent 51553d40f2
commit 177317b73b

View File

@ -8,7 +8,7 @@
@c @setchapternewpage odd
@c %**end of header
@set VERSION: 5.1.2
@set VERSION 5.1.2
@set EDITION 4.2.4
@set UPDATED December 2004
@ -10072,7 +10072,7 @@ thread-implementation provides
family. On other systems this predicate unifies @var{Old} to 0 (zero)
and succeeds silently.
@item thread_sleep(+@var{Time}})
@item thread_sleep(+@var{Time})
@findex thread_sleep/1
@snindex thread_sleep/1
@cnindex thread_sleep/1