Remove StdioRaw doc additions, add backticks

This commit is contained in:
Phlosioneer
2018-03-20 07:31:22 -04:00
parent e63b1a0e36
commit 1af952cc49
2 changed files with 1 additions and 10 deletions

View File

@@ -28,7 +28,7 @@ use slice;
/// as possibly some version-dependent additional information. See [`SocketAddrV4`]'s and
/// [`SocketAddrV6`]'s respective documentation for more details.
///
/// The size of a SocketAddr instance may vary depending on the target operating
/// The size of a `SocketAddr` instance may vary depending on the target operating
/// system.
///
/// [IP address]: ../../std/net/enum.IpAddr.html