summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorChristopher Pascoe <pascoe@cvs.openbsd.org>2005-08-06 04:38:42 +0000
committerChristopher Pascoe <pascoe@cvs.openbsd.org>2005-08-06 04:38:42 +0000
commit443328f5571727bdc6d8243dec74e6889e094225 (patch)
tree8e9c3c44fe410d9e26e59c3de63b55008629fbba /share/man
parent35c88c72e9086614a1cf9b72a56230300bb48f49 (diff)
DIOCRDELTABLES modifies pfrio_ndel, not _nadd.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/pf.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/pf.4 b/share/man/man4/pf.4
index 3df87a4ccb3..88e422e72f1 100644
--- a/share/man/man4/pf.4
+++ b/share/man/man4/pf.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pf.4,v 1.55 2005/06/14 16:13:25 jaredy Exp $
+.\" $OpenBSD: pf.4,v 1.56 2005/08/06 04:38:41 pascoe Exp $
.\"
.\" Copyright (C) 2001, Kjell Wooding. All rights reserved.
.\"
@@ -541,7 +541,7 @@ contains a table of
.Vt pfr_table
structures.
On exit,
-.Va pfrio_nadd
+.Va pfrio_ndel
contains the number of tables effectively deleted.
.It Dv DIOCRGETTABLES Fa "struct pfioc_table *io"
Get the list of all tables.