diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-09-04 16:27:15 +0200 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-09-04 16:27:15 +0200 |
commit | f042d149dd575a111235aa337f14b6296fd0b091 (patch) | |
tree | 71edaffed0f7a8232b257e632e8a3852e718e6f7 /man5 | |
parent | 817b5ec178cab5c829b864a0701e05399ac3d405 (diff) |
proc.5: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
-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 |