From 12f4129f6df82f186f5e23314effce3316398c19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Dejean?= Date: Sat, 4 Dec 2004 19:21:57 +0000 Subject: [PATCH] Updated. * reference.texi: Updated. --- doc/ChangeLog | 4 ++++ doc/reference.texi | 8 ++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index b13d7f9f..4f178b6a 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2004-12-04 Benoît Dejean + + * reference.texi: Updated. + 2004-08-03 Benoît Dejean * reference.texi: Updated. diff --git a/doc/reference.texi b/doc/reference.texi index cb3189a6..491c11df 100644 --- a/doc/reference.texi +++ b/doc/reference.texi @@ -1533,6 +1533,8 @@ struct _glibtop_fsusage files, ffree; guint32 block_size; + guint64 read, + write; @}; @end cartouche @end example @@ -1550,10 +1552,12 @@ Total file nodes. Free file nodes. @item block_size Block size in bytes. +@item read +Total blocks read. +@item write +Total blocks written. @end table -Blocks are usually 512 bytes. - @page @node Library Functions, , Common Functions, Reference Manual @section Library Functions