From 998ea2aef4635c4635e95e9f54968b327c6ee48f Mon Sep 17 00:00:00 2001 From: Ralph Ronnquist Date: Tue, 9 May 2023 12:41:55 +1000 Subject: [PATCH] editorial --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c661bfa..74ddf69 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ This is a program to simulate ARP and ICMP responding hosts under a tap. Usage: taplet -t -ip -where \ is a comma-separated list of the IP addresses (dotted quads) -that the program should simulate. The program "binds" to the tap, and responds -to ARP requests and ICMP requests. +where `` is a comma-separated list of the IP addresses +(dotted quads) that the program should simulate. The program "binds" +to the tap, and responds to ARP requests and ICMP requests. -The program is a `newlisp` script, and it also lets you operate the `newlisp` -command line, mutiplexed with handling network. +The program is a `newlisp` script, and it also lets you operate the +`newlisp` command line, mutiplexed with handling network. -- 2.39.2