x86: Remove x86 ISA properties with empty bits
[deliverable/binutils-gdb.git] / ld / ldint.texi
index 6df7c88562579f5b2866272dd5d54e44ce9ae8b4..d15b9fac8b43a14ee5ff41ae28e91756c11a9e62 100644 (file)
@@ -113,7 +113,7 @@ The @file{genscripts.sh} script will invoke a shell script in the
 written in the linker command language.  The @file{scripttempl} script
 will be invoked 5 (or, in some cases, 6) times, with different
 assignments to shell variables, to create different default scripts.
-The choice of script is made based on the command line options.
+The choice of script is made based on the command-line options.
 
 After creating the scripts, @file{genscripts.sh} will invoke yet another
 shell script, this time in the @file{emultempl} directory.  That shell
@@ -480,7 +480,7 @@ We will also skip or gloss over parts of the link process that don't
 relate to emulations, like setting up internationalization.
 
 After initialization, @code{main} selects an emulation by pre-scanning
-the command line arguments.  It calls @code{ldemul_choose_target} to
+the command-line arguments.  It calls @code{ldemul_choose_target} to
 choose a target.  If you set @code{choose_target} to
 @code{ldemul_default_target}, it picks your @code{target_name} by
 default.
This page took 0.023279 seconds and 4 git commands to generate.