aboutsummaryrefslogtreecommitdiff
path: root/rpkid.stable/doc/pubd.dot
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2009-08-28 19:58:08 +0000
committerRob Austein <sra@hactrn.net>2009-08-28 19:58:08 +0000
commit9f4bc84a8be52b5fc838f2bf52d37bd8d6ecd112 (patch)
tree9d5aca21ff0dc1a92210e785a783225f55dd1ee4 /rpkid.stable/doc/pubd.dot
parent65dd0c1eebf86559508ac24a8200fa4194dec8c0 (diff)
Clean up old "stable" branch that is now badly out of date
svn path=/rpkid.stable; revision=2714
Diffstat (limited to 'rpkid.stable/doc/pubd.dot')
-rw-r--r--rpkid.stable/doc/pubd.dot9
1 files changed, 0 insertions, 9 deletions
diff --git a/rpkid.stable/doc/pubd.dot b/rpkid.stable/doc/pubd.dot
deleted file mode 100644
index 8865483e..00000000
--- a/rpkid.stable/doc/pubd.dot
+++ /dev/null
@@ -1,9 +0,0 @@
-// Automatically generated from pubd.sql
-
-digraph test {
- edge [arrowtail=none, arrowhead=crow];
- graph [ratio=fill, overlap=false, bgcolor=white];
- node [label="\N", fillcolor=white, shape=record, style=filled];
- config [label="config|{config_id\ SERIAL\ \[PK\]|bpki_crl\ LONGBLOB}"];
- client [label="client|{client_id\ SERIAL\ \[PK\]|base_uri\ TEXT|bpki_cert\ LONGBLOB|bpki_glue\ LONGBLOB}"];
-}