| Index: binutils/gas/doc/as.texinfo
|
| diff --git a/binutils/gas/doc/as.texinfo b/binutils/gas/doc/as.texinfo
|
| index 43fee5fb7b93083e8d51c53e021465d7654c895e..dde2fdb57a0a2159126683a90f9cbc9f9f0d0e63 100644
|
| --- a/binutils/gas/doc/as.texinfo
|
| +++ b/binutils/gas/doc/as.texinfo
|
| @@ -5752,6 +5752,8 @@ shared section (meaningful for PE targets)
|
| ignored. (For compatibility with the ELF version)
|
| @item y
|
| section is not readable (meaningful for PE targets)
|
| +@item 0-9
|
| +single-digit power-of-two section alignment (GNU extension)
|
| @end table
|
|
|
| If no flags are specified, the default flags depend upon the section name. If
|
|
|