You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# ProcDetails
2
-
The ProcDetails kernel module shows informations about `procfs` files.
2
+
The ProcDetails kernel module shows details about `procfs` files.
3
3
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:
5
5
6
6
*`Mode`: The permissions of the file:
7
7
* `Format`: Bitmask defined in `include/uapi/linux/stat.h`. Regular files are 100.
0 commit comments