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: