aboutsummaryrefslogtreecommitdiff
path: root/bfd/core.c
diff options
context:
space:
mode:
authorDavid MacKenzie <djm@cygnus>1993-11-06 04:10:25 +0000
committerDavid MacKenzie <djm@cygnus>1993-11-06 04:10:25 +0000
commit17ecba1a84dcd53566124c78d7378f044820d8cb (patch)
tree66e30281e32b00a1dab9c281c0b1a2913c197b67 /bfd/core.c
parent024f65b1800f3882845e0e92e75ffd5dbf08ec9d (diff)
downloadbinutils-17ecba1a84dcd53566124c78d7378f044820d8cb.zip
binutils-17ecba1a84dcd53566124c78d7378f044820d8cb.tar.gz
binutils-17ecba1a84dcd53566124c78d7378f044820d8cb.tar.bz2
more doc cleanups
Diffstat (limited to 'bfd/core.c')
-rw-r--r--bfd/core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/core.c b/bfd/core.c
index 4fd837d..bcdb9a4 100644
--- a/bfd/core.c
+++ b/bfd/core.c
@@ -90,7 +90,7 @@ SYNOPSIS
DESCRIPTION
Return <<true>> if the core file attached to @var{core_bfd}
was generated by a run of the executable file attached to
- @var{exec_bfd}, or else <<false>>.
+ @var{exec_bfd}, <<false>> otherwise.
*/
boolean
core_file_matches_executable_p (core_bfd, exec_bfd)