diff options
author | joel <joel@FreeBSD.org> | 2010-08-03 17:40:09 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2010-08-03 17:40:09 +0000 |
commit | 60754e9168fbbb77be5f78ca1b45ab04481e11d2 (patch) | |
tree | bc142afe08697b99c35be3b68fe9e9ecafa59dc9 /lib/librtld_db | |
parent | f6006773ded0c2210a46d5ae6afd1d1ea41f5e67 (diff) | |
download | FreeBSD-src-60754e9168fbbb77be5f78ca1b45ab04481e11d2.zip FreeBSD-src-60754e9168fbbb77be5f78ca1b45ab04481e11d2.tar.gz |
Spelling fixes.
Diffstat (limited to 'lib/librtld_db')
-rw-r--r-- | lib/librtld_db/librtld_db.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/librtld_db/librtld_db.3 b/lib/librtld_db/librtld_db.3 index 3f2e6b8..0c9a762 100644 --- a/lib/librtld_db/librtld_db.3 +++ b/lib/librtld_db/librtld_db.3 @@ -131,7 +131,7 @@ you received from resets your previously created agent. .Pp .Fn rd_delete -dealocates the resources associated with the agent. +deallocates the resources associated with the agent. .Pp .Fn rd_errstr returns an error string describing the error present in @@ -144,11 +144,11 @@ This function always returns RD_OK. .Fn rd_event_addr returns the event address in the .Ft event -paramenter. +parameter. At the moment we only report RD_NOTIFY_BPT events. .Pp .Fn rd_event_getmsg -returns the message assoicated wit hthe latest event. +returns the message associated with the latest event. At the moment only RD_POSTINIT events are supported. .Pp .Fn rd_loadobj_iter |