git: 1cb79e809a0f - stable/13 - wg(4): Fix Copyright statement in man page

Gordon Bergling gbe at FreeBSD.org
Thu Feb 4 16:39:14 UTC 2021


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 at FreeBSD.org>
AuthorDate: 2021-02-02 19:16:52 +0000
Commit:     Gordon Bergling <gbe at 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 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-all mailing list