manpage and autotools sync

This commit is contained in:
Brent Cook 2022-09-26 07:28:30 -05:00
parent 69f2eb869e
commit bf23b6b372
2 changed files with 1 additions and 2 deletions

View File

@ -2472,7 +2472,6 @@ d2i_ASN1_OCTET_STRING.3,d2i_ASN1_UTF8STRING.3
d2i_ASN1_OCTET_STRING.3,d2i_ASN1_VISIBLESTRING.3 d2i_ASN1_OCTET_STRING.3,d2i_ASN1_VISIBLESTRING.3
d2i_ASN1_OCTET_STRING.3,d2i_DIRECTORYSTRING.3 d2i_ASN1_OCTET_STRING.3,d2i_DIRECTORYSTRING.3
d2i_ASN1_OCTET_STRING.3,d2i_DISPLAYTEXT.3 d2i_ASN1_OCTET_STRING.3,d2i_DISPLAYTEXT.3
d2i_ASN1_OCTET_STRING.3,i2c_ASN1_INTEGER.3
d2i_ASN1_OCTET_STRING.3,i2d_ASN1_BIT_STRING.3 d2i_ASN1_OCTET_STRING.3,i2d_ASN1_BIT_STRING.3
d2i_ASN1_OCTET_STRING.3,i2d_ASN1_BMPSTRING.3 d2i_ASN1_OCTET_STRING.3,i2d_ASN1_BMPSTRING.3
d2i_ASN1_OCTET_STRING.3,i2d_ASN1_ENUMERATED.3 d2i_ASN1_OCTET_STRING.3,i2d_ASN1_ENUMERATED.3

View File

@ -1,5 +1,5 @@
#! /bin/sh #! /bin/sh
# Copyright (C) 2011-2020 Free Software Foundation, Inc. # Copyright (C) 2011-2021 Free Software Foundation, Inc.
# #
# This program is free software; you can redistribute it and/or modify # This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by