We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1376e15 commit 5b2e4afCopy full SHA for 5b2e4af
src/lib.rs
@@ -16,7 +16,7 @@
16
//! * `fs` - File system functionality
17
//! * `hostname` - Get and set the system's hostname
18
//! * `inotify` - Linux's `inotify` file system notification API
19
-//! * `ioctl` - The `ioctl` syscall, and wrappers for my specific instances
+//! * `ioctl` - The `ioctl` syscall, and wrappers for many specific instances
20
//! * `kmod` - Load and unload kernel modules
21
//! * `mman` - Stuff relating to memory management
22
//! * `mount` - Mount and unmount file systems
0 commit comments