diff options
-rw-r--r-- | src/usr.sbin/openssl/openssl.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr.sbin/openssl/openssl.1 b/src/usr.sbin/openssl/openssl.1 index c23685a6ad..f5594069fc 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.98 2014/07/22 06:28:10 guenther Exp $ | 1 | .\" $OpenBSD: openssl.1,v 1.99 2014/07/22 06:47:13 guenther 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 | .\" |
@@ -5873,7 +5873,7 @@ with the variable-sized | |||
5873 | and | 5873 | and |
5874 | .Em UTF8String | 5874 | .Em UTF8String |
5875 | types. | 5875 | types. |
5876 | .It Li MASK : Ns Ar number | 5876 | .It Cm MASK : Ns Ar number |
5877 | This is an explicit bitmask of permitted types, where | 5877 | This is an explicit bitmask of permitted types, where |
5878 | .Ar number | 5878 | .Ar number |
5879 | is a C-style hex, decimal, or octal number that's a bit-wise OR of | 5879 | is a C-style hex, decimal, or octal number that's a bit-wise OR of |