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:
parent
51553d40f2
commit
177317b73b
@ -8,7 +8,7 @@
|
|||||||
@c @setchapternewpage odd
|
@c @setchapternewpage odd
|
||||||
@c %**end of header
|
@c %**end of header
|
||||||
|
|
||||||
@set VERSION: 5.1.2
|
@set VERSION 5.1.2
|
||||||
@set EDITION 4.2.4
|
@set EDITION 4.2.4
|
||||||
@set UPDATED December 2004
|
@set UPDATED December 2004
|
||||||
|
|
||||||
@ -10072,7 +10072,7 @@ thread-implementation provides
|
|||||||
family. On other systems this predicate unifies @var{Old} to 0 (zero)
|
family. On other systems this predicate unifies @var{Old} to 0 (zero)
|
||||||
and succeeds silently.
|
and succeeds silently.
|
||||||
|
|
||||||
@item thread_sleep(+@var{Time}})
|
@item thread_sleep(+@var{Time})
|
||||||
@findex thread_sleep/1
|
@findex thread_sleep/1
|
||||||
@snindex thread_sleep/1
|
@snindex thread_sleep/1
|
||||||
@cnindex thread_sleep/1
|
@cnindex thread_sleep/1
|
||||||
|
Reference in New Issue
Block a user