Skip to content

Commit 579d5da

Browse files
committed
Minor documentation update.
1 parent c8c31aa commit 579d5da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ SubNetCalc is an IPv4/IPv6 subnet address calculator. For given IPv4 or IPv6 add
1515

1616
# 😀 Examples
1717

18-
* My host has IP 132.252.150.151 and netmask 255.255.255.240. What are the details of its network?
18+
* My host has IP 132.252.150.154 and netmask 255.255.255.240. What are the details of its network?
1919

2020
<pre>
2121
<span style="color:green;">user@host</span><span style="color:blue;">:~</span><span style="color:gray;">$</span> <strong>subnetcalc 132.252.150.154 255.255.255.240</strong>
@@ -152,7 +152,7 @@ SubNetCalc is an IPv4/IPv6 subnet address calculator. For given IPv4 or IPv6 add
152152
+ Solicited Node Multicast Address = <strong><span style="color: green">ff02::1:ff</span>a4:8ca9</strong>
153153
GeoIP Country = Germany (DE)
154154
DNS Hostname = (Name or service not known)
155-
</pre>
155+
</pre>
156156

157157
* Take a look into the manual page of SubNetCalc for further information and options:
158158

0 commit comments

Comments
 (0)