Page MenuHomeFreeBSD

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

Authored by gbe on Mar 7 2021, 6:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 24, 2:59 AM
Unknown Object (File)
Sun, Sep 21, 2:22 PM
Unknown Object (File)
Aug 26 2025, 12:25 PM
Unknown Object (File)
Jul 27 2025, 11:39 AM
Unknown Object (File)
Jul 25 2025, 3:03 PM
Unknown Object (File)
Jul 25 2025, 5:10 AM
Unknown Object (File)
Jul 20 2025, 11:08 AM
Unknown Object (File)
Jul 3 2025, 6:49 AM
Subscribers

Details

Summary

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>

Test Plan

mandoc output review and 'mandoc -Tlint' checks

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable