Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Feb 2021 19:16:57 GMT
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 064e52c2d874 - main - wg(4): Fix Copyright statement in man page
Message-ID:  <202102021916.112JGv56089282@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by gbe (doc committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=064e52c2d874abc83dd2af61644d14dc90e26ec3

commit 064e52c2d874abc83dd2af61644d14dc90e26ec3
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2021-02-02 19:16:52 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2021-02-02 19:16:52 +0000

    wg(4): Fix Copyright statement in man page
---
 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?202102021916.112JGv56089282>