aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd.texinfo
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/bfd.texinfo')
-rwxr-xr-xbfd/bfd.texinfo3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/bfd.texinfo b/bfd/bfd.texinfo
index c5880e5..8112a23 100755
--- a/bfd/bfd.texinfo
+++ b/bfd/bfd.texinfo
@@ -148,6 +148,9 @@ California.
@node How It Works, History, Porting, Top
@section How It Works
+
+To use the library, include @code{bfd.h} and link with @code{libbfd.a}.
+
@code{bfd} provides a common interface to the parts of an object file
to a calling application.