diff options
author | 2003-03-10 12:34:20 +0000 | |
---|---|---|
committer | 2003-03-10 12:34:20 +0000 | |
commit | eb134a2037eec6fd5df75fee10a719633ff8c87f (patch) | |
tree | a0acb2c141a364ef58868029f262879d1d4ed617 | |
parent | Fix for the "short cable bug" in sis: (diff) | |
download | wireguard-openbsd-eb134a2037eec6fd5df75fee10a719633ff8c87f.tar.xz wireguard-openbsd-eb134a2037eec6fd5df75fee10a719633ff8c87f.zip |
whitespace
-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 . |