rename pass{word -> file} variable
authorkn <kn@openbsd.org>
Fri, 6 Oct 2023 09:55:02 +0000 (09:55 +0000)
committerkn <kn@openbsd.org>
Fri, 6 Oct 2023 09:55:02 +0000 (09:55 +0000)
commitdd81669f09789b3115a9fd0f0f51e9ac862ae9bc
treef3098e507d4631568dd842c2a116fd3cf957187d
parent090dc14ea16d6eb655bc1440f0ba87c3773e445a
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.
sbin/bioctl/bioctl.c