=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/htpasswd/htpasswd.1,v retrieving revision 1.4 retrieving revision 1.5 diff -c -r1.4 -r1.5 *** src/usr.bin/htpasswd/htpasswd.1 2014/03/18 17:47:04 1.4 --- src/usr.bin/htpasswd/htpasswd.1 2014/03/24 20:33:01 1.5 *************** *** 1,4 **** ! .\" $OpenBSD: htpasswd.1,v 1.4 2014/03/18 17:47:04 florian Exp $ .\" .\" Copyright (c) 2014 Florian Obser .\" --- 1,4 ---- ! .\" $OpenBSD: htpasswd.1,v 1.5 2014/03/24 20:33:01 florian Exp $ .\" .\" Copyright (c) 2014 Florian Obser .\" *************** *** 14,20 **** .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: March 18 2014 $ .Dt HTPASSWD 1 .Os .Sh NAME --- 14,20 ---- .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: March 24 2014 $ .Dt HTPASSWD 1 .Os .Sh NAME *************** *** 25,31 **** .Op Ar file .Ar login .Nm ! .Fl B .Op Ar file .Sh DESCRIPTION .Nm --- 25,31 ---- .Op Ar file .Ar login .Nm ! .Fl I .Op Ar file .Sh DESCRIPTION .Nm *************** *** 35,41 **** .Pp The options are as follows: .Bl -tag -width Ds ! .It Fl B Switch to batch mode. .Nm reads exactly one line from standard input and splits it at the first --- 35,41 ---- .Pp The options are as follows: .Bl -tag -width Ds ! .It Fl I Switch to batch mode. .Nm reads exactly one line from standard input and splits it at the first *************** *** 58,64 **** If invoked with two arguments .Po or one argument if the ! .Fl B flag is used .Pc user authentication --- 58,64 ---- If invoked with two arguments .Po or one argument if the ! .Fl I flag is used .Pc user authentication