git: 064e52c2d874 - main - wg(4): Fix Copyright statement in man page

Gordon Bergling gbe at FreeBSD.org
Tue Feb 2 19:16:57 UTC 2021


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 at FreeBSD.org>
AuthorDate: 2021-02-02 19:16:52 +0000
Commit:     Gordon Bergling <gbe at 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 at FreeBSD.org
+.\" Copyright (c) 2020 Gordon Bergling <gbe at FreeBSD.org>
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions


More information about the dev-commits-src-main mailing list