aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorreinelt <>2000-11-28 16:46:11 +0000
committerreinelt <>2000-11-28 16:46:11 +0000
commit522b80477dc407c14af5b0c656dc6f2d6c7bd254 (patch)
tree9e5548e41596b580fe801ee4e22768fafc55cff4 /README
parentc68b83b15cf0a88478f4bd19d37e4a9f5c4e65cd (diff)
downloadlcd4linux-522b80477dc407c14af5b0c656dc6f2d6c7bd254.tar.gz
[lcd4linux @ 2000-11-28 16:46:11 by reinelt]
first try to support display of SIN router
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index a0d49a6..255b171 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
#
-# $Id: README,v 1.9 2000/08/10 09:44:09 reinelt Exp $
+# $Id: README,v 1.10 2000/11/28 16:46:11 reinelt Exp $
#
This is the README file for lcd4linux
@@ -163,10 +163,10 @@ Tokens:
'dw', disk blocks written
'dt', disk blocks total (read+write)
'dm', disk blocks max (read, write)
- 'nr', network packets received
- 'nw', network packets transmitted
- 'nt', network packets total (receive+transmit)
- 'nm', network packets max (receive, transmit)
+ 'nr', network bytes received
+ 'nw', network bytes transmitted
+ 'nt', network bytes total (receive+transmit)
+ 'nm', network bytes max (receive, transmit)
'ii', ISDN bytes received
'io', ISDN bytes sent
'it', ISDN bytes total (received+send)