From 0fc320216046cc59878eaef63adcd23da79b1e0a Mon Sep 17 00:00:00 2001 From: Martin Stein Date: Wed, 4 Apr 2018 12:39:50 +0200 Subject: [PATCH] ping: adapt to new README scheme --- repos/os/src/app/ping/README | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/repos/os/src/app/ping/README b/repos/os/src/app/ping/README index c6594a852..6de962245 100644 --- a/repos/os/src/app/ping/README +++ b/repos/os/src/app/ping/README @@ -1,12 +1,3 @@ - - =================================================== - Perform and evaluate ICMP Echo with another IP host - =================================================== - - -Brief -##### - The 'ping' component continuously sends ICMP Echo requests to a given IP host and waits for the corresponding ICMP Echo replies. For each successfull ICMP Echo handshake it prints a short statistic. By now, it can be used only with a @@ -15,7 +6,7 @@ gets filled with the letters of the alphabet ('a' to 'z') repeatedly. Configuration -############# +~~~~~~~~~~~~~ This is an example configuration of the component which shows the default value for each attribute except 'config.dst_ip' and 'config.src_ip': @@ -27,7 +18,6 @@ value for each attribute except 'config.dst_ip' and 'config.src_ip': ! verbose="no" ! count="5" /> - This is a short description of the tags and attributes: :config.src_ip: @@ -50,7 +40,7 @@ This is a short description of the tags and attributes: Sessions -######## +~~~~~~~~ This is an overview of the sessions required and provided by the component apart from the environment sessions: