Fix typo in wgconfig(8)

From rudolf in PR 57663
This commit is contained in:
wiz 2024-01-15 08:29:14 +00:00
parent b83b86c8e4
commit 5aa6767554
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: wgconfig.8,v 1.10 2020/08/26 16:03:42 riastradh Exp $ .\" $NetBSD: wgconfig.8,v 1.11 2024/01/15 08:29:14 wiz Exp $
.\" .\"
.\" Copyright (C) Ryota Ozaki <ozaki.ryota@gmail.com> .\" Copyright (C) Ryota Ozaki <ozaki.ryota@gmail.com>
.\" All rights reserved. .\" All rights reserved.
@ -138,7 +138,7 @@ is the peer's base64-encoded public key, as printed by
.Pp .Pp
The following options may be specified: The following options may be specified:
.Bl -tag -width abcd .Bl -tag -width abcd
.It Fl Fl preshared-key-file Ns Li \&= Ns Ar filename .It Fl Fl preshared-key Ns Li \&= Ns Ar filename
Set a secret preshared key generated by Set a secret preshared key generated by
.Nm wg-keygen .Nm wg-keygen
.Fl Fl psk . .Fl Fl psk .