diff options
-rw-r--r-- | rpkid/rpki/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpkid/rpki/__init__.py b/rpkid/rpki/__init__.py index 637b8621..42b5d80d 100644 --- a/rpkid/rpki/__init__.py +++ b/rpkid/rpki/__init__.py @@ -590,7 +590,7 @@ # # # -# @section cross-certify.py +# @section cross_certify cross-certify.py # # cross-certify.py is a small tool to extract certain fields from an # existing X.509 certificate and generate issue a new certificate that |