summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2013-09-04 15:35:07 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2013-09-04 15:35:07 +0200
commit817b5ec178cab5c829b864a0701e05399ac3d405 (patch)
tree005ee9e94e95e4287004c6625f3bc44acc35deea
parentd8b13fb4d939978f02db3d49697cbccff2881a30 (diff)
proc.5: Note block size used by /proc/partitions
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666972 Reported-by: A. Costa <agcosta@gis.net> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man5/proc.52
1 files changed, 1 insertions, 1 deletions
diff --git a/man5/proc.5 b/man5/proc.5
index e40dd4d8..95eb7435 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -2160,7 +2160,7 @@ 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 blocks and partition name.
+of 1024-byte blocks and partition name.
.TP
.I /proc/pci
This is a listing of all PCI devices found during kernel initialization