summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/usr.bin/nc/nc.14
-rw-r--r--src/usr.sbin/openssl/openssl.122
2 files changed, 13 insertions, 13 deletions
diff --git a/src/usr.bin/nc/nc.1 b/src/usr.bin/nc/nc.1
index f60abe6f79..f9a75e1506 100644
--- a/src/usr.bin/nc/nc.1
+++ b/src/usr.bin/nc/nc.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: nc.1,v 1.24 2003/01/05 09:39:39 pvalchev Exp $ 1.\" $OpenBSD: nc.1,v 1.25 2003/08/08 10:13:33 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 1996 David Sacerdote 3.\" Copyright (c) 1996 David Sacerdote
4.\" All rights reserved. 4.\" All rights reserved.
@@ -119,7 +119,7 @@ Specifies the IP of the interface which is used to send the packets.
119.It Fl t 119.It Fl t
120Causes 120Causes
121.Nm 121.Nm
122to send RFC854 DON'T and WON'T responses to RFC854 DO and WILL requests. 122to send RFC 854 DON'T and WON'T responses to RFC 854 DO and WILL requests.
123This makes it possible to use 123This makes it possible to use
124.Nm 124.Nm
125to script telnet sessions. 125to script telnet sessions.
diff --git a/src/usr.sbin/openssl/openssl.1 b/src/usr.sbin/openssl/openssl.1
index 0be74bd25e..ad7e25ffbf 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.10 2003/07/16 09:05:58 jmc Exp $ 1.\" $OpenBSD: openssl.1,v 1.11 2003/08/08 10:13:33 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.\"
@@ -2204,7 +2204,7 @@ The options are as follows:
2204This specifies the input format. 2204This specifies the input format.
2205The 2205The
2206.Ar DER 2206.Ar DER
2207argument uses an ASN1 DER encoded form compatible with RFC2459 (PKIX) 2207argument uses an ASN1 DER encoded form compatible with RFC 2459 (PKIX)
2208DSS-Parms that is a SEQUENCE consisting of p, q and g, respectively. 2208DSS-Parms that is a SEQUENCE consisting of p, q and g, respectively.
2209The 2209The
2210.Ar PEM 2210.Ar PEM
@@ -3164,7 +3164,7 @@ If neither option is present then the
3164field is omitted meaning fresh revocation information is immediately available. 3164field is omitted meaning fresh revocation information is immediately available.
3165.El 3165.El
3166.Sh OCSP RESPONSE VERIFICATION 3166.Sh OCSP RESPONSE VERIFICATION
3167OCSP Response follows the rules specified in RFC2560. 3167OCSP Response follows the rules specified in RFC 2560.
3168.Pp 3168.Pp
3169Initially the OCSP responder certificate is located and the signature on 3169Initially the OCSP responder certificate is located and the signature on
3170the OCSP request checked using the responder certificate's public key. 3170the OCSP request checked using the responder certificate's public key.
@@ -3460,8 +3460,8 @@ For compatibility with some CAs it will also accept:
3460.Sh PKCS7 RESTRICTIONS 3460.Sh PKCS7 RESTRICTIONS
3461There is no option to print out all the fields of a PKCS#7 file. 3461There is no option to print out all the fields of a PKCS#7 file.
3462.Pp 3462.Pp
3463The PKCS#7 routines only understand PKCS#7 v 1.5 as specified in RFC2315. 3463The PKCS#7 routines only understand PKCS#7 v 1.5 as specified in RFC 2315.
3464They cannot currently parse, for example, the new CMS as described in RFC2630. 3464They cannot currently parse, for example, the new CMS as described in RFC 2630.
3465.\" 3465.\"
3466.\" PKCS8 3466.\" PKCS8
3467.\" 3467.\"
@@ -4460,12 +4460,12 @@ value is used then only
4460and 4460and
4461.Em BMPStrings 4461.Em BMPStrings
4462will be used. 4462will be used.
4463This follows the PKIX recommendation in RFC2459. 4463This follows the PKIX recommendation in RFC 2459.
4464If the 4464If the
4465.Fl utf8only 4465.Fl utf8only
4466option is used then only 4466option is used then only
4467.Em UTF8Strings 4467.Em UTF8Strings
4468will be used: this is the PKIX recommendation in RFC2459 after 2003. 4468will be used: this is the PKIX recommendation in RFC 2459 after 2003.
4469Finally, the 4469Finally, the
4470.Ar nombstr 4470.Ar nombstr
4471option just uses 4471option just uses
@@ -7237,7 +7237,7 @@ Only the first four will normally be used.
7237Use the old format. 7237Use the old format.
7238This is equivalent to specifying no name options at all. 7238This is equivalent to specifying no name options at all.
7239.It Ar RFC2253 7239.It Ar RFC2253
7240Displays names compatible with RFC2253; equivalent to 7240Displays names compatible with RFC 2253; equivalent to
7241.Ar esc_2253 , esc_ctrl , 7241.Ar esc_2253 , esc_ctrl ,
7242.Ar esc_msb , utf8 , dump_nostr , dump_unknown , 7242.Ar esc_msb , utf8 , dump_nostr , dump_unknown ,
7243.Ar dump_der , sep_comma_plus , dn_rev and sname . 7243.Ar dump_der , sep_comma_plus , dn_rev and sname .
@@ -7258,7 +7258,7 @@ It is equivalent to
7258and 7258and
7259.Ar align . 7259.Ar align .
7260.It Ar esc_2253 7260.It Ar esc_2253
7261Escape the "special" characters required by RFC2253 in a field that is 7261Escape the "special" characters required by RFC 2253 in a field that is
7262.Cm \& ,+"<>; . 7262.Cm \& ,+"<>; .
7263Additionally, 7263Additionally,
7264.Cm \&# 7264.Cm \&#
@@ -7282,7 +7282,7 @@ Without the option, all escaping is done with the
7282character. 7282character.
7283.It Ar utf8 7283.It Ar utf8
7284Convert all strings to UTF8 format first. 7284Convert all strings to UTF8 format first.
7285This is required by RFC2253. 7285This is required by RFC 2253.
7286If you are lucky enough to have a UTF8 compatible terminal then the use 7286If you are lucky enough to have a UTF8 compatible terminal then the use
7287of this option (and 7287of this option (and
7288.Em not 7288.Em not
@@ -7336,7 +7336,7 @@ for the AVA separator.
7336It also indents the fields by four characters. 7336It also indents the fields by four characters.
7337.It Ar dn_rev 7337.It Ar dn_rev
7338Reverse the fields of the DN. 7338Reverse the fields of the DN.
7339This is required by RFC2253. 7339This is required by RFC 2253.
7340As a side effect, this also reverses the order of multiple AVAs but this is 7340As a side effect, this also reverses the order of multiple AVAs but this is
7341permissible. 7341permissible.
7342.It Ar nofname , sname , lname , oid 7342.It Ar nofname , sname , lname , oid