Grammar fix in share/doc/IPv6/IMPLEMENTATION

Event:		Advanced UNIX Programming Course (Fall’23) at NTHU
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1003
This commit is contained in:
Ho-Kun Lin 2024-01-06 01:56:26 +08:00 committed by Li-Wen Hsu
parent 94d9c5f3be
commit dcde2454bc
No known key found for this signature in database
GPG Key ID: 82B261B14D3BC7AF
1 changed files with 2 additions and 2 deletions

View File

@ -707,7 +707,7 @@ node-local multicast group ff01::1.
1.4.2 Stateless address autoconfiguration on hosts
In IPv6 specification, nodes are separated into two categories:
routers and hosts. Routers forward packets addressed to others, hosts does
routers and hosts. Routers forward packets addressed to others, hosts do
not forward the packets. net.inet6.ip6.forwarding defines whether this
node is a router or a host (router if it is 1, host if it is 0).
@ -1481,7 +1481,7 @@ Users can join groups by using appropriate system calls like setsockopt(2).
1.15.2 Router case
In addition to the above, routers needs to handle the following items.
In addition to the above, routers need to handle the following items.
The following items need to be configured manually by using ifconfig(8).
o The subnet-router anycast addresses for the interfaces it is configured