diff options
author | Rob Austein <sra@hactrn.net> | 2012-02-03 22:51:23 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2012-02-03 22:51:23 +0000 |
commit | 3fb8a6487e7dbaddda4eda0b0d3b38b1de6794c8 (patch) | |
tree | 52c0135fbf65da18406c8f53308cf0ba7982f361 /rpkid/rpki/__doc__.py | |
parent | 39ee5dd4b01e3287f6f67c556d0b140add0f458f (diff) |
Change manifest filename extension from .mnf to .mft, to comply with
the soon-to-be RFC. Closes #37.
svn path=/trunk/; revision=4288
Diffstat (limited to 'rpkid/rpki/__doc__.py')
-rw-r--r-- | rpkid/rpki/__doc__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpkid/rpki/__doc__.py b/rpkid/rpki/__doc__.py index 1f9a7ec2..c53de51e 100644 --- a/rpkid/rpki/__doc__.py +++ b/rpkid/rpki/__doc__.py @@ -1382,7 +1382,7 @@ # # @par @c rpki-root-manifest: # Name of file to which rootd should save its -# RPKI manifest. Default is "Root.mnf". +# RPKI manifest. Default is "Root.mft". # # @par @c rpki-subject-pkcs10: # Name of file that rootd should use when saving |