From 36da2fd8b0a926ce11e60b1acb1f85d938807251 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Wed, 17 May 2006 08:55:03 +0000 Subject: move an option to the right place; --- src/usr.sbin/openssl/openssl.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/usr.sbin/openssl/openssl.1 b/src/usr.sbin/openssl/openssl.1 index 6b2a34d7ff..4dcfba4cbd 100644 --- a/src/usr.sbin/openssl/openssl.1 +++ b/src/usr.sbin/openssl/openssl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openssl.1,v 1.53 2006/05/14 08:56:25 matthieu Exp $ +.\" $OpenBSD: openssl.1,v 1.54 2006/05/17 08:55:03 jmc Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" @@ -4244,8 +4244,8 @@ $ openssl -in keycerts.pem -export -name "My PKCS#12 file" \e .Sh RAND .Cm openssl rand .Op Fl base64 -.Op Fl engine Ar id .Op Fl hex +.Op Fl engine Ar id .Op Fl out Ar file .Op Fl rand Ar file ... .Ar num -- cgit v1.2.3-55-g6feb