diff options
-rw-r--r-- | sbin/pfctl/pfctl.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/pfctl/pfctl.8 b/sbin/pfctl/pfctl.8 index 079cda345b5..eadd79a399e 100644 --- a/sbin/pfctl/pfctl.8 +++ b/sbin/pfctl/pfctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pfctl.8,v 1.89 2003/03/10 07:22:04 deraadt Exp $ +.\" $OpenBSD: pfctl.8,v 1.90 2003/03/10 12:34:20 henning Exp $ .\" .\" Copyright (c) 2001 Kjell Wooding. All rights reserved. .\" @@ -164,7 +164,7 @@ Flush the tables. Flush all of the above. .El .It Fl g -Include output helpful for debugging. +Include output helpful for debugging. .It Fl k Ar host Kill all of the state entries originating from the specified .Ar host . |