diff options
author | Rob Austein <sra@hactrn.net> | 2007-03-20 10:20:16 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2007-03-20 10:20:16 +0000 |
commit | 4c006a5bf0e4633630aa5de609ef71f80b0d75c3 (patch) | |
tree | ef06704b0e11ed55109286981df7b5b4d46f8f24 | |
parent | eff7d4c3d246c588841b08a45c0122014ff5e9eb (diff) |
typo
svn path=/scripts/regeng-api; revision=493
-rw-r--r-- | scripts/regeng-api | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/regeng-api b/scripts/regeng-api index 2f204d3e..76734d75 100644 --- a/scripts/regeng-api +++ b/scripts/regeng-api @@ -145,7 +145,7 @@ ;;; not be the same. Both are client/server protocols, but for some ;;; the rpki engine and for others the irbe is the client. ;;; -;;; This set of operations are initiated by the IRBE. +;;; This set of operations are initiated by the RE. (list-resources :cust-id 42) => ((:ipv4-address "10.0.0.44/32" "10.3.0.44/32") |