The branch main has been updated by ceri (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=2770978d053b58c3ae90efc0daf32e4b98df052a
commit 2770978d053b58c3ae90efc0daf32e4b98df052a Author: Ceri Davies <[email protected]> AuthorDate: 2021-05-25 15:14:19 +0000 Commit: Ceri Davies <[email protected]> CommitDate: 2021-05-25 15:23:20 +0000 man4/inet6.4: use "effect" rather than "affect" Approved by: blackend (mentor) --- share/man/man4/inet6.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
