diff options
author | 2008-05-16 01:22:00 +0000 | |
---|---|---|
committer | 2008-05-16 01:22:00 +0000 | |
commit | 78cb6cd8d340a427845a57519be14c70e59c6f5d (patch) | |
tree | 2f24123cf0d6fa1a6b9d99198ae0a0b42106a5fe | |
parent | document eow message in ssh protocol 2 channel state machine; (diff) | |
download | wireguard-openbsd-78cb6cd8d340a427845a57519be14c70e59c6f5d.tar.xz wireguard-openbsd-78cb6cd8d340a427845a57519be14c70e59c6f5d.zip |
There is not really a network address translation device.
Remove it from the name section.
OK mcbride, henning
-rw-r--r-- | sbin/pfctl/pfctl.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/pfctl/pfctl.8 b/sbin/pfctl/pfctl.8 index d8e510212d4..b66d60e273c 100644 --- a/sbin/pfctl/pfctl.8 +++ b/sbin/pfctl/pfctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pfctl.8,v 1.135 2008/05/09 13:59:31 mpf Exp $ +.\" $OpenBSD: pfctl.8,v 1.136 2008/05/16 01:22:00 mpf Exp $ .\" .\" Copyright (c) 2001 Kjell Wooding. All rights reserved. .\" @@ -24,12 +24,12 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 9 2008 $ +.Dd $Mdocdate: May 16 2008 $ .Dt PFCTL 8 .Os .Sh NAME .Nm pfctl -.Nd "control the packet filter (PF) and network address translation (NAT) device" +.Nd "control the packet filter (PF) device" .Sh SYNOPSIS .Nm pfctl .Bk -words |