diff options
author | Ceri Davies <ceri@FreeBSD.org> | 2021-05-25 15:14:19 +0000 |
---|---|---|
committer | Ceri Davies <ceri@FreeBSD.org> | 2021-05-25 15:23:20 +0000 |
commit | 2770978d053b58c3ae90efc0daf32e4b98df052a (patch) | |
tree | d0eef543fb522f26d82441e0937818c0a113f032 | |
parent | 17054abf5bef1ff4f21b7ce358ca93065827ee8c (diff) | |
download | src-2770978d053b58c3ae90efc0daf32e4b98df052a.tar.gz src-2770978d053b58c3ae90efc0daf32e4b98df052a.zip |
man4/inet6.4: use "effect" rather than "affect"
Approved by: blackend (mentor)
-rw-r--r-- | share/man/man4/inet6.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/inet6.4 b/share/man/man4/inet6.4 index 29e26bfd2646..300f98abb196 100644 --- a/share/man/man4/inet6.4 +++ b/share/man/man4/inet6.4 @@ -91,7 +91,7 @@ Sockets may be created with the local address .Dq Dv :: (which is equal to IPv6 address .Dv 0:0:0:0:0:0:0:0 ) -to affect +to effect .Dq wildcard matching on incoming messages. .Pp |