diff options
Diffstat (limited to 'gas/doc/as.texinfo')
-rw-r--r-- | gas/doc/as.texinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo index f304b92..a8327b8 100644 --- a/gas/doc/as.texinfo +++ b/gas/doc/as.texinfo @@ -743,7 +743,8 @@ This option specifies the target processor. The optional @var{sirevision} is not used in assembler. @item -mfdpic Assemble for the FDPIC ABI. -@item -mno-fdpic/-mnopic +@item -mno-fdpic +@itemx -mnopic Disable -mfdpic. @end table @end ifset |