[Bug 253866] if_wg(4) manpage: fix typo and example command

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 11 18:04:10 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253866

--- Comment #13 from commit-hook at FreeBSD.org ---
A commit in branch releng/13.0 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=2b1bcf70b4d1a8ef62415cbb89890f08ae57a447

commit 2b1bcf70b4d1a8ef62415cbb89890f08ae57a447
Author:     Gordon Bergling <gbe at FreeBSD.org>
AuthorDate: 2021-03-07 19:27:59 +0000
Commit:     Gordon Bergling <gbe at FreeBSD.org>
CommitDate: 2021-03-11 18:02:51 +0000

    wg(4): Fix an example in the manual page

    The example in the manual page of wg(4) for connecting to a
    peer was missing the 'public-key' ifconfig(8) keyword and for the
    addressed peer the port must be specified.

    PR:     253866
    Reported by:    Sergey Akhmatov <sergey at akhmatov dot ru>
    Approved by:    re (gjb)
    Reviewed by:    debdrup
    Differential Revision:  https://reviews.freebsd.org/D29115

    (cherry picked from commit f7bfe310191c8292da51c8da166a521ff16e0e46)

 share/man/man4/wg.4 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-doc mailing list