summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjmc <>2004-01-23 14:31:11 +0000
committerjmc <>2004-01-23 14:31:11 +0000
commitf570dc76eca197688812200006fd5accc5df70dc (patch)
tree9a6de1d5ee4de00022b394908041fc0a7bc2f53d /src
parent25065dc9542519de5f238f16c84ba1d8864ec13b (diff)
downloadopenbsd-f570dc76eca197688812200006fd5accc5df70dc.tar.gz
openbsd-f570dc76eca197688812200006fd5accc5df70dc.tar.bz2
openbsd-f570dc76eca197688812200006fd5accc5df70dc.zip
sort options and tidy openssl nseq;
Diffstat (limited to 'src')
-rw-r--r--src/usr.sbin/openssl/openssl.110
1 files changed, 5 insertions, 5 deletions
diff --git a/src/usr.sbin/openssl/openssl.1 b/src/usr.sbin/openssl/openssl.1
index a5f14ee735..625f98385d 100644
--- a/src/usr.sbin/openssl/openssl.1
+++ b/src/usr.sbin/openssl/openssl.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: openssl.1,v 1.28 2003/12/29 13:44:43 jmc Exp $ 1.\" $OpenBSD: openssl.1,v 1.29 2004/01/23 14:31:11 jmc Exp $
2.\" ==================================================================== 2.\" ====================================================================
3.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. 3.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
4.\" 4.\"
@@ -2765,7 +2765,7 @@ are all ASCII text.
2765The options are as follows: 2765The options are as follows:
2766.Bl -tag -width "-stats" 2766.Bl -tag -width "-stats"
2767.It Fl stats 2767.It Fl stats
2768Print debugging statistics about various aspects of the hash table. 2768Print debugging statistics about various aspects of the hash table.
2769.El 2769.El
2770.\" 2770.\"
2771.\" GENDH 2771.\" GENDH
@@ -2934,9 +2934,9 @@ they will be much larger
2934.\" 2934.\"
2935.Sh NSEQ 2935.Sh NSEQ
2936.Nm openssl nseq 2936.Nm openssl nseq
2937.Op Fl toseq
2937.Op Fl in Ar filename 2938.Op Fl in Ar filename
2938.Op Fl out Ar filename 2939.Op Fl out Ar filename
2939.Op Fl toseq
2940.Pp 2940.Pp
2941The 2941The
2942.Nm nseq 2942.Nm nseq
@@ -2946,7 +2946,7 @@ file of certificates and converts it into a Netscape certificate
2946sequence. 2946sequence.
2947.Pp 2947.Pp
2948The options are as follows: 2948The options are as follows:
2949.Bl -tag -width "XXXX" 2949.Bl -tag -width "-toseq"
2950.It Fl in Ar filename 2950.It Fl in Ar filename
2951This specifies the input 2951This specifies the input
2952.Ar filename 2952.Ar filename
@@ -2986,7 +2986,7 @@ A Netscape certificate sequence is a Netscape specific form that can be sent
2986to browsers as an alternative to the standard PKCS#7 format when several 2986to browsers as an alternative to the standard PKCS#7 format when several
2987certificates are sent to the browser: 2987certificates are sent to the browser:
2988for example during certificate enrollment. 2988for example during certificate enrollment.
2989It is used by Netscape certificate server for example. 2989It is used by the Netscape certificate server, for example.
2990.Sh NSEQ BUGS 2990.Sh NSEQ BUGS
2991This program needs a few more options: 2991This program needs a few more options:
2992like allowing 2992like allowing