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 suggest using "can" instead of "could also". 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 >
