diff options
Diffstat (limited to 'sbin/ifconfig/ifconfig.8')
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index f9b9132b4b0..8ade4a90ae6 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.384 2022/06/27 16:27:03 jmc Exp $ +.\" $OpenBSD: ifconfig.8,v 1.385 2022/10/26 17:06:31 kn Exp $ .\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $ .\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $ .\" @@ -31,7 +31,7 @@ .\" .\" @(#)ifconfig.8 8.4 (Berkeley) 6/1/94 .\" -.Dd $Mdocdate: June 27 2022 $ +.Dd $Mdocdate: October 26 2022 $ .Dt IFCONFIG 8 .Os .Sh NAME @@ -2195,6 +2195,14 @@ Packets on a VLAN interface without a tag set will use a value of .Ek .nr nS 0 .Pp +Detailed peer information is available to the superuser when +.Nm +is run with the +.Fl A +flag or when passed specific +.Ar wg-interface +names. +.Pp The following options are available for .Xr wg 4 interfaces: |