diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-01-28 10:38:37 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-01-28 10:38:37 +0100 |
| commit | 043649cd453a226f3a250685408194eb900b48a2 (patch) | |
| tree | 64d1e03dec3ae5cf4c2d3698befd211df1948cbd | |
| parent | 8e798ccee24c9a2dddc207ddebe9ade384583f8c (diff) | |
| download | man-pages-043649cd453a226f3a250685408194eb900b48a2.tar.gz | |
ipv6.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man7/ipv6.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/ipv6.7 b/man7/ipv6.7 index 6224c6e67e..c4e6cac309 100644 --- a/man7/ipv6.7 +++ b/man7/ipv6.7 @@ -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. |
