Skip to content

Commit 46a94df

Browse files
committed
fix
1 parent faa0e3c commit 46a94df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ProcDetails
2-
The ProcDetails kernel module shows informations about `procfs` files.
2+
The ProcDetails kernel module shows details about `procfs` files.
33
If a proc file is associated with a kernel module, the name of the module is shown. Otherwise, the module can only show that the file is created by the kernel.
4-
The following other informations are shown:
4+
The following other details are shown:
55

66
* `Mode`: The permissions of the file:
77
* `Format`: Bitmask defined in `include/uapi/linux/stat.h`. Regular files are 100.

0 commit comments

Comments
 (0)