From 1057b0f5b93d821459a90b36e8ab50998b02472d Mon Sep 17 00:00:00 2001 From: jmc <> Date: Fri, 6 Feb 2004 13:28:15 +0000 Subject: `numbits' arg to openssl dsaparam does not have to be the last argument specified; --- src/usr.sbin/openssl/openssl.1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/usr.sbin/openssl/openssl.1 b/src/usr.sbin/openssl/openssl.1 index b4a0118ab9..d728e90e5d 100644 --- a/src/usr.sbin/openssl/openssl.1 +++ b/src/usr.sbin/openssl/openssl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openssl.1,v 1.34 2004/02/01 15:45:28 jmc Exp $ +.\" $OpenBSD: openssl.1,v 1.35 2004/02/06 13:28:15 jmc Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" @@ -2338,7 +2338,6 @@ This option inhibits the output of the encoded version of the parameters. .It Ar numbits This option specifies that a parameter set should be generated of size .Ar numbits . -It must be the last option. If this option is included, then the input file .Pq if any is ignored. -- cgit v1.2.3-55-g6feb