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)
Feb 10 2024, 9:28 AM
Unknown Object (File)
Jan 1 2024, 10:50 PM
Unknown Object (File)
Dec 20 2023, 2:55 AM
Unknown Object (File)
Dec 12 2023, 4:36 AM
Unknown Object (File)
Dec 4 2023, 5:44 PM
Unknown Object (File)
Nov 7 2023, 7:31 AM
Unknown Object (File)
Oct 14 2023, 3:20 PM
Unknown Object (File)
Oct 6 2023, 6:27 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