diff options
Diffstat (limited to 'info/libpassphrase.texinfo')
| -rw-r--r-- | info/libpassphrase.texinfo | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/info/libpassphrase.texinfo b/info/libpassphrase.texinfo index 32f19c3..475b50f 100644 --- a/info/libpassphrase.texinfo +++ b/info/libpassphrase.texinfo @@ -154,7 +154,7 @@ be used when getting authentication. Should not  be combined with @code{PASSPHRASE_READ_NEW}.  @item PASSPHRASE_READ_NEW  @code{passphrase_read2} shall draw a pasphrase -strenght meter if such capability is available. +strength meter if such capability is available.  This should be used when create a new passphrase.  Should not be combined with @code{PASSPHRASE_READ_EXISTING}.  @item PASSPHRASE_READ_SCREEN_FREE @@ -396,9 +396,9 @@ in @command{valgrind}.  When the @code{PASSPHRASE_READ_METER} flag  is used, and @code{PASSPHRASE_READ_SCREEN_FREE}  or @code{PASSPHRASE_READ_BELOW_FREE}, use -@command{passcheck} to evaluate the strenght +@command{passcheck} to evaluate the strength  of the passphrase and display a passphrase -strenght meter. @command{passcheck} will be +strength meter. @command{passcheck} will be  started by the real user, not the effective  user, and the real group. | 
