On Thu, Oct 22, 2015 at 12:35:53AM +0300, Kirill Bychkov wrote: > On Thu, October 22, 2015 00:16, Jason McIntyre wrote: > > On Wed, Oct 21, 2015 at 11:19:12PM +0300, Kirill Bychkov wrote: > >> Hi! > >> After halex@ removed a restriction to use passfile for creation of > >> crypto volume, man page wasn't changed to explain new behaviour. > >> OK? > >> > > > > why not just remove the sentence? if you really want to keep it, i > > An idea was to explicitly tell about this possibility because people still may > think it's forbidden. >
yes, i see that. but it cuts both ways - in a release or two, no one will remember we've put this there, and it will sound odd. i'd just zap it. jmc > > suggest using "can" instead of "could also". > > I'll change it, if the line will remain in manual. > > > > > jmc > > > >> Index: bioctl.8 > >> =================================================================== > >> RCS file: /cvs/src/sbin/bioctl/bioctl.8,v > >> retrieving revision 1.97 > >> diff -u -r1.97 bioctl.8 > >> --- bioctl.8 12 Sep 2015 14:21:25 -0000 1.97 > >> +++ bioctl.8 21 Oct 2015 20:15:47 -0000 > >> @@ -260,7 +260,7 @@ > >> .It Fl p Ar passfile > >> Passphrase file used when crypto volumes are brought up. > >> This file must be root owned and have 0600 permissions. > >> -This option cannot be used during the initial creation of the crypto > >> volume. > >> +This option also could be used during the initial creation of the crypto > >> volume. > >> .It Fl r Ar rounds > >> When creating an encrypted volume, specifies the number of iterations of > >> the PBKDF2 algorithm used to convert a passphrase into a key > >> > > > > > >
