diff options
Diffstat (limited to 'doc/36.RPKI.Utils.md')
-rw-r--r-- | doc/36.RPKI.Utils.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/36.RPKI.Utils.md b/doc/36.RPKI.Utils.md index 3bbef1a5..aa668643 100644 --- a/doc/36.RPKI.Utils.md +++ b/doc/36.RPKI.Utils.md @@ -145,7 +145,7 @@ Usage: and prints out the signing time, ASN, and prefixes for each ROA, one ROA per line. -Other programs such as the rpki-rtr client use `scan_roas` to extract the +Other programs such as the [rpki-rtr client][] use `scan_roas` to extract the validated ROA payload after an rcynic validation run. Usage: @@ -165,8 +165,8 @@ Usage: for BGPSEC router certificates, and prints out data of interest to the rpki- rtr code. -Other programs such as the rpki-rtr client use `scan_routercerts` to extract -the validated ROA payload after an rcynic validation run. +Other programs such as the [rpki-rtr client][] use `scan_routercerts` to +extract the validated ROA payload after an rcynic validation run. Usage: @@ -178,3 +178,5 @@ Usage: `rcynic_directory` rcynic authenticated output tree + +[rpki-rtr client]: 07.RPKI.RP.rpki-rtr.md |