ipv6.7: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-28 10:38:37 +01:00
parent 8e798ccee2
commit 043649cd45
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ should be used.
.PP
IPv4 connections can be handled with the v6 API by using the
v4-mapped-on-v6 address type;
thus a program only needs to support this API type to
thus a program needs to support only this API type to
support both protocols.
This is handled transparently by the address
handling functions in the C library.