The branch stable/13 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=1cb79e809a0f091660df6bc1bc6ed0332563ab7b
commit 1cb79e809a0f091660df6bc1bc6ed0332563ab7b Author: Gordon Bergling <[email protected]> AuthorDate: 2021-02-02 19:16:52 +0000 Commit: Gordon Bergling <[email protected]> CommitDate: 2021-02-04 16:38:16 +0000 wg(4): Fix Copyright statement in man page (cherry picked from commit 064e52c2d874abc83dd2af61644d14dc90e26ec3) --- share/man/man4/wg.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/wg.4 b/share/man/man4/wg.4 index e343dceaa0d6..096aee50148a 100644 --- a/share/man/man4/wg.4 +++ b/share/man/man4/wg.4 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020 Gordon Bergling <[email protected] +.\" Copyright (c) 2020 Gordon Bergling <[email protected]> .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
