Module Name: src
Committed By: wiz
Date: Mon Jan 15 08:29:14 UTC 2024
Modified Files:
src/usr.sbin/wgconfig: wgconfig.8
Log Message:
Fix typo in wgconfig(8)
>From rudolf in PR 57663
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/usr.sbin/wgconfig/wgconfig.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/wgconfig/wgconfig.8
diff -u src/usr.sbin/wgconfig/wgconfig.8:1.10 src/usr.sbin/wgconfig/wgconfig.8:1.11
--- src/usr.sbin/wgconfig/wgconfig.8:1.10 Wed Aug 26 16:03:42 2020
+++ src/usr.sbin/wgconfig/wgconfig.8 Mon Jan 15 08:29:14 2024
@@ -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 <[email protected]>
.\" All rights reserved.
@@ -138,7 +138,7 @@ is the peer's base64-encoded public key,
.Pp
The following options may be specified:
.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
.Nm wg-keygen
.Fl Fl psk .