comparison src/variables.cc @ 9037:4cb9f994dcec

Documentation cleanup of var.texi, expr.texi, eval.texi Spellcheck Style check (particularly for two spaces after period)
author Rik <rdrider0-list@yahoo.com>
date Sun, 22 Mar 2009 08:41:49 -0700
parents eb63fbe60fab
children c6463412aebb
comparison
equal deleted inserted replaced
9036:58604c45ca74 9037:4cb9f994dcec
1562 @table @code\n\ 1562 @table @code\n\
1563 @item global\n\ 1563 @item global\n\
1564 List the variables in the global scope rather than the current scope.\n\ 1564 List the variables in the global scope rather than the current scope.\n\
1565 @item -regexp\n\ 1565 @item -regexp\n\
1566 The patterns are considered as regular expressions and will be used\n\ 1566 The patterns are considered as regular expressions and will be used\n\
1567 for matching the variables to display. The same pattern syntax as for\n\ 1567 for matching the variables to display. The same pattern syntax as for\n\
1568 the @code{regexp} function is used.\n\ 1568 the @code{regexp} function is used.\n\
1569 @item -file\n\ 1569 @item -file\n\
1570 The following argument is treated as a filename, and the variables that\n\ 1570 The following argument is treated as a filename, and the variables that\n\
1571 are found within this file are listed.\n\ 1571 are found within this file are listed.\n\
1572 @end table\n\ 1572 @end table\n\