diff options
Diffstat (limited to 'doc/globals.rdoc')
| -rw-r--r-- | doc/globals.rdoc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/globals.rdoc b/doc/globals.rdoc index 89b94e9a8f..1d7cda69f9 100644 --- a/doc/globals.rdoc +++ b/doc/globals.rdoc @@ -50,9 +50,6 @@ $-p:: True if option <tt>-p</tt> is set. Read-only variable. == Pre-defined global constants -TRUE:: The typical true value. Deprecated. -FALSE:: The +false+ itself. Deprecated. -NIL:: The +nil+ itself. Deprecated. STDIN:: The standard input. The default value for $stdin. STDOUT:: The standard output. The default value for $stdout. STDERR:: The standard error output. The default value for $stderr. |
