diff options
author | reinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2001-02-16 08:23:09 +0000 |
---|---|---|
committer | reinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2001-02-16 08:23:09 +0000 |
commit | 6aa11c047514403281eb1655ead388f9b5fe0f61 (patch) | |
tree | 4b83094161a3cfda48a3abb7f8403fd1e765fc80 /README | |
parent | f73848014030f0fb62b4f9738e9192621fae1aa2 (diff) | |
download | lcd4linux-6aa11c047514403281eb1655ead388f9b5fe0f61.tar.gz |
[lcd4linux @ 2001-02-16 08:23:09 by reinelt]
new token 'ic' (ISDN connected) by Carsten Nau <info@cnau.de>
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@81 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to '')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,5 @@ # -# $Id: README,v 1.10 2000/11/28 16:46:11 reinelt Exp $ +# $Id: README,v 1.11 2001/02/16 08:23:09 reinelt Exp $ # This is the README file for lcd4linux @@ -171,6 +171,7 @@ Tokens: 'io', ISDN bytes sent 'it', ISDN bytes total (received+send) 'im', ISDN bytes max (received, send) + 'ic', ISDN connected (0=offline, 1=online) 'ti', PPP bytes received 'to', PPP bytes sent 'tt', PPP bytes total (received+send) |