Author: niels
Date: Mon May 26 11:28:38 2014
New Revision: 9449

URL: http://svn.gna.org/viewcvs/service-tech?rev=9449&view=rev
Log:
* update


Modified:
    trunk/lola2/doc/lola.texi

Modified: trunk/lola2/doc/lola.texi
URL: 
http://svn.gna.org/viewcvs/service-tech/trunk/lola2/doc/lola.texi?rev=9449&r1=9448&r2=9449&view=diff
==============================================================================
--- trunk/lola2/doc/lola.texi   (original)
+++ trunk/lola2/doc/lola.texi   Mon May 26 11:28:38 2014
@@ -1780,7 +1780,9 @@
 @item @code{call.build_system} [string]
 
 An identifier of the build system used to compile LoLA, including the kernel
-name, kernal version, architecture, and vendor.
+name, kernal version, architecture, and vendor. Examples are
+@samp{x86_64-apple-darwin13.2.0} (OS X), @samp{x86_64-unknown-linux-gnu}
+(Linux), or @samp{x86_64-unknown-cygwin} (Windows running Cygwin).
 
 @item @code{call.optimizations} [boolean]
 
@@ -1791,7 +1793,8 @@
 
 @item @code{call.package_version} [string]
 
-The version number of LoLA.
+The version number of LoLA. As of @value{UPDATED-MONTH}, the most recent
+version is @b{@value{VERSION}}.
 
 @item @code{call.parameters} [array]
 
@@ -1800,7 +1803,8 @@
 @item @code{call.svn_version} [string]
 
 If LoLA was compiled from the original source code repository, this entry
-contains the revision number of the compiled source code.
+contains the revision number of the compiled source code. Otherwise, the value
+is @samp{Unversioned directory}.
 
 @item @code{call.hostname} [string]
 


-- 
You received this e-mail, because you subscribed the mailing list 
"service-tech-commits" which will forward you any e-mail addressed to 
[email protected]. If you want to unsubscribe or make any changes to 
your subscription, please go to
https://mail.gna.org/listinfo/service-tech-commits.

Reply via email to