mention that [section] is no longer supported
authorDavid MacKenzie <djm@cygnus>
Tue, 10 Aug 1993 16:12:30 +0000 (16:12 +0000)
committerDavid MacKenzie <djm@cygnus>
Tue, 10 Aug 1993 16:12:30 +0000 (16:12 +0000)
ld/ld.texinfo

index 41d26dbe4893a4922a754dc9b6f7a5c32ea09b7b..15974c6d62267c39ae5af40c6a159e4c5577eda9 100644 (file)
@@ -1431,14 +1431,6 @@ SECTIONS @{
 @}
 @end example
 
-@item [ @var{section} ]
-@itemx [ @var{section}, @var{section}, @dots{} ]
-@itemx [ @var{section} @var{section} @dots{} ]
-@kindex [ @var{sections} ]
-This is an alternate notation to specify named sections from all
-unallocated input files; its effect is exactly the same as that of
-@samp{* (@var{section}@dots{})}
-
 @item @var{filename}@code{( COMMON )}
 @itemx ( COMMON )
 @kindex ( COMMON )
@@ -1453,6 +1445,11 @@ mechanisms for specifying where to place input-file sections:
 @code{ld} permits you to refer to uninitialized data as if it
 were in an input-file section named @code{COMMON}, regardless of the
 input file's format.
+
+@samp{[ @var{section} @dots{} ]} used to be accepted as an alternate way
+to specify named sections from all unallocated input files.  Because
+some operating systems (VMS) allow brackets in file names, this notation
+is no longer supported.
 @end table
 
 For example, the following command script arranges the output file into