diff options
author | 2019-08-05 04:06:52 +0000 | |
---|---|---|
committer | 2019-08-05 04:06:52 +0000 | |
commit | d9549876353d02bbacd2ac6a8a2048ebf43e43ab (patch) | |
tree | 42425db9fdacd07f0419a2fcae30d6360864409e | |
parent | document how to make technically non-compliant TPMRs (diff) | |
download | wireguard-openbsd-d9549876353d02bbacd2ac6a8a2048ebf43e43ab.tar.xz wireguard-openbsd-d9549876353d02bbacd2ac6a8a2048ebf43e43ab.zip |
Xr pf 4
-rw-r--r-- | share/man/man4/tpmr.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/tpmr.4 b/share/man/man4/tpmr.4 index 473e5275630..4fc44575578 100644 --- a/share/man/man4/tpmr.4 +++ b/share/man/man4/tpmr.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tpmr.4,v 1.2 2019/08/05 04:06:10 dlg Exp $ +.\" $OpenBSD: tpmr.4,v 1.3 2019/08/05 04:06:52 dlg Exp $ .\" .\" Copyright (c) 2019 David Gwynne <dlg@openbsd.org> .\" @@ -161,6 +161,7 @@ interfaces. .Sh SEE ALSO .Xr aggr 4 , .Xr bridge 4 , +.Xr pf 4 , .Xr trunk 4 , .Xr hostname.if 5 , .Xr ifconfig 8 , |