summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortb <>2023-05-14 08:03:57 +0000
committertb <>2023-05-14 08:03:57 +0000
commit6dc1164f4513df4ca4084d6d389cd5218f6dbef1 (patch)
tree72fcbe714247ba3c4c026e4c701e28a0a9888c19
parentc0061ed4765e5eca4555c0f0b515ef04c8322030 (diff)
downloadopenbsd-6dc1164f4513df4ca4084d6d389cd5218f6dbef1.tar.gz
openbsd-6dc1164f4513df4ca4084d6d389cd5218f6dbef1.tar.bz2
openbsd-6dc1164f4513df4ca4084d6d389cd5218f6dbef1.zip
Zap trailing comma
-rw-r--r--src/lib/libcrypto/man/POLICYINFO_new.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/POLICYINFO_new.3 b/src/lib/libcrypto/man/POLICYINFO_new.3
index 2725b01f9f..52c004414e 100644
--- a/src/lib/libcrypto/man/POLICYINFO_new.3
+++ b/src/lib/libcrypto/man/POLICYINFO_new.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: POLICYINFO_new.3,v 1.10 2023/05/14 08:03:02 tb Exp $ 1.\" $OpenBSD: POLICYINFO_new.3,v 1.11 2023/05/14 08:03:57 tb Exp $
2.\" 2.\"
3.\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org> 3.\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org>
4.\" 4.\"
@@ -179,7 +179,7 @@ if an error occurs.
179.Xr NAME_CONSTRAINTS_new 3 , 179.Xr NAME_CONSTRAINTS_new 3 ,
180.Xr X509_EXTENSION_new 3 , 180.Xr X509_EXTENSION_new 3 ,
181.Xr X509_get_extension_flags 3 , 181.Xr X509_get_extension_flags 3 ,
182.Xr X509_new 3 , 182.Xr X509_new 3
183.Sh STANDARDS 183.Sh STANDARDS
184RFC 5280: Internet X.509 Public Key Infrastructure Certificate and 184RFC 5280: Internet X.509 Public Key Infrastructure Certificate and
185Certificate Revocation List (CRL) Profile: 185Certificate Revocation List (CRL) Profile: