CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/06 03:55:02
Modified files:
sbin/bioctl : bioctl.c
Log message:
rename pass{word -> file} variable
It contains the path to the file containing a passphrase;
password reads misleading and was also the only usage of "word" in contrast
to consistent "phrase" usage.
