diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-03-04 15:44:09 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-03-04 15:44:09 +0000 |
commit | 57359ea11b1020cb3726eb9e80735209bea8c105 (patch) | |
tree | 466c2cd0b131e709443c2b9fbbbd8b0911775203 /share/man | |
parent | b5f9cf3610f080dba4271e1f90bb51f81a26390c (diff) |
pfctl -T create is no more
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man5/pf.conf.5 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5 index 491245b2d85..3721f9d1edc 100644 --- a/share/man/man5/pf.conf.5 +++ b/share/man/man5/pf.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pf.conf.5,v 1.192 2003/03/04 15:40:40 henning Exp $ +.\" $OpenBSD: pf.conf.5,v 1.193 2003/03/04 15:44:08 henning Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier .\" All rights reserved. @@ -138,7 +138,6 @@ As with macros, reserved words may not be used as table names. .Bl -tag -width "manually" .It Ar manually Persistent tables can be manually created with the -.Ar create , .Ar add or .Ar replace |