666a83ed9b59665190021d949d441b0e6c288a9e
howto/GeoFeed.md
| ... | ... | @@ -28,7 +28,7 @@ https://ripe82.ripe.net/presentations/84-RIPE82_geofeed.pdf |
| 28 | 28 | ```csv |
| 29 | 29 | # prefix,country_code,region_code,city,postal |
| 30 | 30 | 172.20.0.0/24,FR,FR-ARA,LYON,69123 |
| 31 | -fd42:1234::/48,FR,,,, |
|
| 31 | +fd42:1234::/48,FR,,, |
|
| 32 | 32 | ... |
| 33 | 33 | ``` |
| 34 | 34 | |
| ... | ... | @@ -64,7 +64,7 @@ fd42:1234::/48,FR,,,, |
| 64 | 64 | Example DN42 WHOIS snippet: |
| 65 | 65 | ```rpsl |
| 66 | 66 | inetnum: 0.0.0.0/0 |
| 67 | - remarks: GeoFeed http://example.dn42/geofeed.csv |
|
| 67 | + remarks: Geofeed http://example.dn42/geofeed.csv |
|
| 68 | 68 | ``` |
| 69 | 69 | |
| 70 | 70 | ## Best Practices |