diff --git a/man7/rtld-audit.7 b/man7/rtld-audit.7 index 6e1bece40..ab5534c10 100644 --- a/man7/rtld-audit.7 +++ b/man7/rtld-audit.7 @@ -383,7 +383,7 @@ the call to this PLT entry. The .I flags argument points to a bit mask that conveys information about, -and can be used modify subsequent auditing of, this PLT entry, as for +and can be used to modify subsequent auditing of, this PLT entry, as for .BR la_symbind* (). .\" FIXME is the following correct? @@ -444,7 +444,7 @@ containing the values of registers used for the call to this PLT entry. The .I outregs argument points to a structure (defined in -.IR ) +.IR ) containing return values for the call to this PLT entry. These values can be modified by the caller, and the changes will be visible to the caller of the PLT entry.