diff options
author | Marco Pfatschbacher <mpf@cvs.openbsd.org> | 2008-05-16 01:22:01 +0000 |
---|---|---|
committer | Marco Pfatschbacher <mpf@cvs.openbsd.org> | 2008-05-16 01:22:01 +0000 |
commit | b9927a17432281d5b8ef45d4b774c884a9dd8c3c (patch) | |
tree | 8c09da4a579bfe1ab5c456086c1e1f00b9bb504f /sbin/pfctl | |
parent | 72b43b9e5a93f55c13f83c039e15707d8dbdad0b (diff) |
There is not really a network address translation device.
Remove it from the name section.
OK mcbride, henning
Diffstat (limited to 'sbin/pfctl')
-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 |