=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/openssl/openssl.1,v retrieving revision 1.15 retrieving revision 1.16 diff -c -r1.15 -r1.16 *** src/usr.bin/openssl/openssl.1 2015/06/20 01:07:25 1.15 --- src/usr.bin/openssl/openssl.1 2015/07/08 16:37:25 1.16 *************** *** 1,4 **** ! .\" $OpenBSD: openssl.1,v 1.15 2015/06/20 01:07:25 doug Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" --- 1,4 ---- ! .\" $OpenBSD: openssl.1,v 1.16 2015/07/08 16:37:25 sthen Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" *************** *** 112,118 **** .\" .\" OPENSSL .\" ! .Dd $Mdocdate: June 20 2015 $ .Dt OPENSSL 1 .Os .Sh NAME --- 112,118 ---- .\" .\" OPENSSL .\" ! .Dd $Mdocdate: July 8 2015 $ .Dt OPENSSL 1 .Os .Sh NAME *************** *** 2043,2049 **** This argument specifies that a parameter set should be generated of size .Ar numbits . It must be the last option. ! If not present, a value of 512 is used. If this value is present, the input file is ignored and parameters are generated instead. .It Fl out Ar file --- 2043,2049 ---- This argument specifies that a parameter set should be generated of size .Ar numbits . It must be the last option. ! If not present, a value of 2048 is used. If this value is present, the input file is ignored and parameters are generated instead. .It Fl out Ar file