2007-11-18 14:38:25 +00:00
|
|
|
Jahreszahl, Mehrzahl und omit ;-)
|
|
|
|
|
2011-06-27 08:20:06 +00:00
|
|
|
Index: ipcalc
|
|
|
|
===================================================================
|
|
|
|
--- ipcalc.orig
|
|
|
|
+++ ipcalc
|
2007-11-18 14:38:25 +00:00
|
|
|
@@ -2,7 +2,7 @@
|
2011-06-27 08:20:06 +00:00
|
|
|
|
|
|
|
|
2007-11-18 14:38:25 +00:00
|
|
|
# IPv4 Calculator
|
|
|
|
-# Copyright (C) Krischan Jodies 2000 - 2004
|
|
|
|
+# Copyright (C) Krischan Jodies 2000 - 2006
|
|
|
|
# krischan()jodies.de, http://jodies.de/ipcalc
|
2011-06-27 08:20:06 +00:00
|
|
|
#
|
2007-11-18 14:38:25 +00:00
|
|
|
# This program is free software; you can redistribute it and/or modify
|
2011-06-27 08:20:06 +00:00
|
|
|
@@ -1082,7 +1082,7 @@ sub help {
|
2007-11-18 14:38:25 +00:00
|
|
|
IP Calculator $version
|
2011-06-27 08:20:06 +00:00
|
|
|
|
2007-11-18 14:38:25 +00:00
|
|
|
Enter your netmask(s) in CIDR notation (/25) or dotted decimals (255.255.255.0).
|
|
|
|
-Inverse netmask are recognized. If you mmit the netmask, ipcalc uses the default
|
|
|
|
+Inverse netmasks are recognized. If you omit the netmask, ipcalc uses the default
|
|
|
|
netmask for the class of your network.
|
2011-06-27 08:20:06 +00:00
|
|
|
|
|
|
|
Look at the space between the bits of the addresses: The bits before it are
|