diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-08-21 12:53:00 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-08-21 12:53:00 +0900 |
commit | a5b7a77d0b07c8b20da8d920aa7d9c6a84dd6d29 (patch) | |
tree | 9977c7ef138e4abaa49be94abae237a876e99f47 /docs/sources | |
parent | 998354dbb0dc211c9ead195a28a20fcc072a22ed (diff) |
doc: rpki: fix typo
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'docs/sources')
-rw-r--r-- | docs/sources/rpki.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sources/rpki.md b/docs/sources/rpki.md index c49f6082..834cb7aa 100644 --- a/docs/sources/rpki.md +++ b/docs/sources/rpki.md @@ -61,7 +61,7 @@ Network Maxlen AS 2.0.0.0/12 16 3215 2.0.0.0/16 16 3215 2.1.0.0/16 16 3215 -$ gobgp rpki -l|wc +$ gobgp rpki |wc -l 14576 ``` |