26f5812fd3
fix build in openSUSE >= 11.3 OBS-URL: https://build.opensuse.org/request/show/74579 OBS-URL: https://build.opensuse.org/package/show/network:utilities/ipcalc?expand=0&rev=2
25 lines
830 B
Plaintext
25 lines
830 B
Plaintext
Jahreszahl, Mehrzahl und omit ;-)
|
|
|
|
Index: ipcalc
|
|
===================================================================
|
|
--- ipcalc.orig
|
|
+++ ipcalc
|
|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
# IPv4 Calculator
|
|
-# Copyright (C) Krischan Jodies 2000 - 2004
|
|
+# Copyright (C) Krischan Jodies 2000 - 2006
|
|
# krischan()jodies.de, http://jodies.de/ipcalc
|
|
#
|
|
# This program is free software; you can redistribute it and/or modify
|
|
@@ -1082,7 +1082,7 @@ sub help {
|
|
IP Calculator $version
|
|
|
|
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.
|
|
|
|
Look at the space between the bits of the addresses: The bits before it are
|