aboutsummaryrefslogtreecommitdiff
path: root/share/doc
diff options
context:
space:
mode:
authorHo-Kun Lin <s110062126@m110.nthu.edu.tw>2024-01-05 17:56:26 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2024-02-13 07:16:01 +0000
commitdcde2454bc52f5d959a4e65692350773044d88c6 (patch)
tree27cf904519de26b43036b6822884c2b99cb8cd71 /share/doc
parent94d9c5f3bebc1104325a1181f4231ccfef87adf0 (diff)
downloadsrc-dcde2454bc52f5d959a4e65692350773044d88c6.tar.gz
src-dcde2454bc52f5d959a4e65692350773044d88c6.zip
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
Diffstat (limited to 'share/doc')
-rw-r--r--share/doc/IPv6/IMPLEMENTATION4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/IPv6/IMPLEMENTATION b/share/doc/IPv6/IMPLEMENTATION
index 179073383886..ffeb63223561 100644
--- a/share/doc/IPv6/IMPLEMENTATION
+++ b/share/doc/IPv6/IMPLEMENTATION
@@ -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