Module Name: src
Committed By: martin
Date: Mon Mar 11 17:44:14 UTC 2024
Modified Files:
src/usr.sbin/wgconfig [netbsd-10]: wgconfig.8
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #624):
usr.sbin/wgconfig/wgconfig.8: revision 1.11
Fix typo in wgconfig(8)
>From rudolf in PR 57663
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.10.6.1 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.10.6.1
--- src/usr.sbin/wgconfig/wgconfig.8:1.10 Wed Aug 26 16:03:42 2020
+++ src/usr.sbin/wgconfig/wgconfig.8 Mon Mar 11 17:44: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.10.6.1 2024/03/11 17:44:14 martin 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 .