summaryrefslogtreecommitdiffstats
path: root/network/ipcalc/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 18:05:25 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 18:05:25 -0400
commitc03e20fb7041ee502c386af1e59baa590b605852 (patch)
tree03537447d3b08fb2fd103bd43ac481fcd3be60dc /network/ipcalc/README
parent754c318d5bffa35e48d2c73e8420e8d9ead8d7c8 (diff)
downloadslackbuilds-c03e20fb7041ee502c386af1e59baa590b605852.tar.gz
slackbuilds-c03e20fb7041ee502c386af1e59baa590b605852.tar.xz
network/ipcalc: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to '')
-rw-r--r--network/ipcalc/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/network/ipcalc/README b/network/ipcalc/README
index 93860e8cac..54cea5ec5d 100644
--- a/network/ipcalc/README
+++ b/network/ipcalc/README
@@ -1,4 +1,5 @@
-ipcalc takes an IP address and netmask and calculates the resulting broadcast,
-network, Cisco wildcard mask, and host range. By giving a second netmask, you
-can design sub- and supernetworks. It is also intended to be a teaching tool
-and presents the results as easy-to-understand binary values.
+ipcalc takes an IP address and netmask and calculates the resulting
+broadcast, network, Cisco wildcard mask, and host range. By giving
+a second netmask, you can design sub- and supernetworks. It is
+also intended to be a teaching tool and presents the results as
+easy-to-understand binary values.