Date: Thu, 4 Feb 2021 16:39:14 GMT From: Gordon Bergling <gbe@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 1cb79e809a0f - stable/13 - wg(4): Fix Copyright statement in man page Message-ID: <202102041639.114GdEw9037075@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <gbe@FreeBSD.org> AuthorDate: 2021-02-02 19:16:52 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> 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 <gbe@FreeBSD.org +.\" Copyright (c) 2020 Gordon Bergling <gbe@FreeBSD.org> .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102041639.114GdEw9037075>