aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2000-11-28 16:46:11 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2000-11-28 16:46:11 +0000
commit77f85dbb785f9028cf4d63e15b6010a165750b31 (patch)
tree9e5548e41596b580fe801ee4e22768fafc55cff4 /README
parentef2f430d34634db525b90e5497c751423762e6c4 (diff)
downloadlcd4linux-77f85dbb785f9028cf4d63e15b6010a165750b31.tar.gz
[lcd4linux @ 2000-11-28 16:46:11 by reinelt]
first try to support display of SIN router git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@70 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
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)