Package: ipcalc
Version: 0.41-1
Severity: wishlist
Tags: patch
>From e8ca18139c5ebf66d415f4c296527df968b8d635 Mon Sep 17 00:00:00 2001
From: Jari Aalto <[EMAIL PROTECTED]>
Date: Wed, 7 May 2008 12:55:53 +0300
Subject: [PATCH] ipcalc: (usage): remove whitespace. Adjust message length
Signed-off-by: Jari Aalto <[EMAIL PROTECTED]>
---
ipcalc | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/ipcalc b/ipcalc
index b9d659b..3eac689 100755
--- a/ipcalc
+++ b/ipcalc
@@ -1041,10 +1041,11 @@ sub usage {
print << "EOF";
Usage: ipcalc [options] <ADDRESS>[[/]<NETMASK>] [NETMASK]
-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.
-n --nocolor Don't display ANSI color codes.
-b --nobinary Suppress the bitwise output.
@@ -1055,7 +1056,7 @@ and presents the results as easy-to-understand binary
values.
Split into networks of size n1, n2, n3.
-r --range Deaggregate address range.
--help Longer help text.
-
+
Examples:
ipcalc 192.168.0.1/24
--
1.5.5
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=ANSI_X3.4-1968)
(ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash
Versions of packages ipcalc depends on:
ii perl 5.8.8-12 Larry Wall's Practical Extraction
ipcalc recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]