diff options
Diffstat (limited to 'rpkid/rpki/__init__.py')
-rw-r--r-- | rpkid/rpki/__init__.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/rpkid/rpki/__init__.py b/rpkid/rpki/__init__.py index f010fa3c..6eec48dc 100644 --- a/rpkid/rpki/__init__.py +++ b/rpkid/rpki/__init__.py @@ -1477,9 +1477,6 @@ # timestamp is expressed as an XML @c xsd:dateTime, must be # expressed in UTC, and must carry the "Z" suffix indicating UTC. # -# @li @c subject_name: -# An optional text string naming the child. Not currently used. -# # @li @c asn: # A %list of autonomous sequence numbers, expressed as a # comma-separated sequence of decimal integers with no whitespace. |