about summary refs log tree commit diff
path: root/library/std/src/os/linux/raw.rs
diff options
context:
space:
mode:
authorChristiaan Dirkx <christiaan@dirkx.email>2020-09-11 04:05:19 +0200
committerChristiaan Dirkx <christiaan@dirkx.email>2020-09-11 04:05:19 +0200
commit954361a3d4f8b87a9311b5c976b7e301f6bae1bb (patch)
tree47a5196a17e9e5fdad9df1a54f460a0782217e4c /library/std/src/os/linux/raw.rs
parent8c35a9279ca50d3e5a6f33d80a7191454fd89cbe (diff)
downloadrust-954361a3d4f8b87a9311b5c976b7e301f6bae1bb.tar.gz
rust-954361a3d4f8b87a9311b5c976b7e301f6bae1bb.zip
Update `std::os` module documentation.
Adds missing descriptions for the modules std::os::linux::fs and std::os::windows::io.
Also adds punctuation for consistency with other descriptions.
Diffstat (limited to 'library/std/src/os/linux/raw.rs')
-rw-r--r--library/std/src/os/linux/raw.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/std/src/os/linux/raw.rs b/library/std/src/os/linux/raw.rs
index 1950ffcb21b..a007fd2b6be 100644
--- a/library/std/src/os/linux/raw.rs
+++ b/library/std/src/os/linux/raw.rs
@@ -1,4 +1,4 @@
-//! Linux-specific raw type definitions
+//! Linux-specific raw type definitions.
 
 #![stable(feature = "raw_ext", since = "1.1.0")]
 #![rustc_deprecated(