aboutsummaryrefslogtreecommitdiffstats
path: root/info/libpassphrase.texinfo
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-03-24 15:45:47 +0100
committerMattias Andrée <maandree@operamail.com>2015-03-24 15:45:47 +0100
commitae75cb9bc8d0002b781285e4ce8c406db15ecc12 (patch)
tree0bb6c91ae99785abc353deeaec9ec5f66f7fc5ba /info/libpassphrase.texinfo
parentbump year (diff)
downloadlibpassphrase-ae75cb9bc8d0002b781285e4ce8c406db15ecc12.tar.gz
libpassphrase-ae75cb9bc8d0002b781285e4ce8c406db15ecc12.tar.bz2
libpassphrase-ae75cb9bc8d0002b781285e4ce8c406db15ecc12.tar.xz
update makefile and manual
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--info/libpassphrase.texinfo4
1 files changed, 4 insertions, 0 deletions
diff --git a/info/libpassphrase.texinfo b/info/libpassphrase.texinfo
index 008024c..7a82f3f 100644
--- a/info/libpassphrase.texinfo
+++ b/info/libpassphrase.texinfo
@@ -224,6 +224,10 @@ Do not hide the passphrase.
@item @code{PASSPHRASE_STAR} @footnote{May not be combined with @code{PASSPHRASE_ECHO}.}
Use `*' for each character instead of disabling echoing.
+@item @code{PASSPHRASE_TEXT} @footnote{May not be combined with @code{PASSPHRASE_TEXT}.}
+Use the texts `(empty)' and `(not empty)' to describe whether
+anything has been entered or not the instead of disabling echoing.
+
@item @code{PASSPHRASE_REALLOC}
Soften security by using @code{realloc} instead of
using @code{malloc} and wiping the passphrase from