Commit 42e903c9 by Devang Patel

Fix type.

From-SVN: r60102
parent 580fb356
...@@ -7261,7 +7261,7 @@ See man ld(1) for more information. ...@@ -7261,7 +7261,7 @@ See man ld(1) for more information.
@item -arch_errors_fatal @item -arch_errors_fatal
@opindex arch_errors_fatal @opindex arch_errors_fatal
Cause the errors having to do with files that have the wron architecture Cause the errors having to do with files that have the wrong architecture
to be fatal. to be fatal.
@item -bind_at_load @item -bind_at_load
...@@ -7277,7 +7277,7 @@ See man ld(1) for more information. ...@@ -7277,7 +7277,7 @@ See man ld(1) for more information.
@item -bundle_loader @var{executable} @item -bundle_loader @var{executable}
@opindex bundle_loader @opindex bundle_loader
This specifies the @var{executable} that will be loading the build This specifies the @var{executable} that will be loading the build
outout file being linked. See man ld(1) for more information. output file being linked. See man ld(1) for more information.
@item -allowable_client @var{client_name} @item -allowable_client @var{client_name}
@item -arch_only @item -arch_only
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment