aboutsummaryrefslogtreecommitdiffstats
path: root/libar2_erase.3
diff options
context:
space:
mode:
Diffstat (limited to 'libar2_erase.3')
-rw-r--r--libar2_erase.34
1 files changed, 2 insertions, 2 deletions
diff --git a/libar2_erase.3 b/libar2_erase.3
index 0d33c50..1360108 100644
--- a/libar2_erase.3
+++ b/libar2_erase.3
@@ -28,7 +28,7 @@ the compiler should not be able to optimise
away a call to the
.BR libar2_erase ()
function, even if link-time optimisation
-is enabled, and is thus recommended for
+is enabled, and it is thus recommended for
wiping passwords from memory after they
have been hashed.
.PP
@@ -51,7 +51,7 @@ function cannot fail.
Depending on the compiler used to compile
the library, the
.BR libar2_erase ()
-may be weakly linked so that it can be
+function may be weakly linked so that it can be
replaced by the application.
.SH SEE ALSO