Let's not give our example users multicast MACs

This commit is contained in:
Juhani Krekelä 2019-07-16 19:13:25 +03:00
parent 040045f553
commit 7acacd1ec9
1 changed files with 5 additions and 5 deletions

View File

@ -85,7 +85,7 @@ change, and nick change.
.Pp
The verbose form of a join is
.Bd -literal -compact
20:08:19 >>> ~nick (status) [b7:00:f0:9f:a4:94]
20:08:19 >>> ~nick (status) [b8:00:f0:9f:a4:94]
.Ed
If the status is available, the
.Dq (status)
@ -93,21 +93,21 @@ part will not be present.
.Pp
A normal quit looks like
.Bd -literal -compact
18:09:22 <<< ~nick [b7:00:f0:9f:8d:86]
18:09:22 <<< ~nick [b8:00:f0:9f:8d:86]
.Ed
And one due to a timeout looks like
.Bd -literal -compact
18:14:23 <<< (timeout) ~nick [b7:00:f0:9f:8d:86]
18:14:23 <<< (timeout) ~nick [b8:00:f0:9f:8d:86]
.Ed
.Pp
A status change looks like
.Bd -literal -compact
19:06:49 === ~nick (status) [b7:00:f0:9f:8d:91]
19:06:49 === ~nick (status) [b8:00:f0:9f:8d:91]
.Ed
.Pp
A nick change looks like
.Bd -literal -compact
03:00:40 === ~oldnick -> ~newnick [b7:00:f0:9f:98:85]
03:00:40 === ~oldnick -> ~newnick [b8:00:f0:9f:98:85]
.Ed
.Sh EXIT STATUS
.Nm