diff options
-rw-r--r-- | man5/proc.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 95eb7435..82965301 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -2159,8 +2159,8 @@ not yet supported in the kernel). socket and Path is the bound path (if any) of the socket. .TP .I /proc/partitions -Contains major and minor numbers of each partition as well as number -of 1024-byte blocks and partition name. +Contains the major and minor numbers of each partition as well as the number +of 1024-byte blocks and the partition name. .TP .I /proc/pci This is a listing of all PCI devices found during kernel initialization |