diff --git a/doc/globals.rdoc b/doc/globals.rdoc index 1b51bb1b36..9d9fc57e6e 100644 --- a/doc/globals.rdoc +++ b/doc/globals.rdoc @@ -101,14 +101,6 @@ English - $INPUT_RECORD_SEPARATOR, $RS. Aliased as $-0. -=== $; (Input Field Separator) - -An input field separator, initially +nil+. - -English - $FIELD_SEPARATOR, $FS. - -Aliased as $-F. - === $\\ (Output Record Separator) An output record separator, initially +nil+. @@ -285,6 +277,8 @@ Whether command-line option -p was given; read-only. === $, +=== $; + = Pre-Defined Global Constants = Streams