mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-03 18:43:38 +00:00
doc: fix markup
This commit is contained in:
parent
9b481f89d1
commit
93055587a2
@ -142,7 +142,8 @@ impl Ipv4Addr {
|
||||
|
||||
/// Returns true if this address is in a range designated for documentation.
|
||||
///
|
||||
/// This is defined in RFC 5737
|
||||
/// This is defined in RFC 5737:
|
||||
///
|
||||
/// - 192.0.2.0/24 (TEST-NET-1)
|
||||
/// - 198.51.100.0/24 (TEST-NET-2)
|
||||
/// - 203.0.113.0/24 (TEST-NET-3)
|
||||
|
Loading…
Reference in New Issue
Block a user