diff options
author | Rob Austein <sra@hactrn.net> | 2007-05-08 19:57:06 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2007-05-08 19:57:06 +0000 |
commit | a78a6675024057f78b4baca032e963a34045269e (patch) | |
tree | 71058b219f313e44411c750b259f191b2b55084d /docs/repository-engine-objects.dot | |
parent | c653dce2051e72d8a0b5e769a2b853cae94f53b0 (diff) |
"SIA Head" => "SIA Base"
svn path=/docs/left-right-protocol; revision=594
Diffstat (limited to 'docs/repository-engine-objects.dot')
-rw-r--r-- | docs/repository-engine-objects.dot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/repository-engine-objects.dot b/docs/repository-engine-objects.dot index 62858e6b..58544626 100644 --- a/docs/repository-engine-objects.dot +++ b/docs/repository-engine-objects.dot @@ -16,7 +16,7 @@ digraph rpki_engine_objects { // Objects visible in left-to-right protocol node [ color=blue ]; self [ label="Self|{Preferences}" ]; - parent [ label="Parent|{URI|TA|SIA Head}" ]; + parent [ label="Parent|{URI|TA|SIA Base}" ]; repo [ label="Repository|{URI|TA}" ]; child [ label="Child|{TA}" ]; biz_sign [ label="Business\nSigning Context|{Keypair|CertChain}" ]; |