diff options
author | David Krause <david@cvs.openbsd.org> | 2003-03-11 09:23:31 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2003-03-11 09:23:31 +0000 |
commit | f5196a0a8a41305db41555310318c33c31e354f4 (patch) | |
tree | 8dc87e9a3f6b8cd3f27277c2ccbac926bbe1cbee | |
parent | 3b0ff11a2a5f5e09362c69bc317c55ac8daad91a (diff) |
fix spacing in sample output
ok cedric@
-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 eadd79a399e..152c7d04c1c 100644 --- a/sbin/pfctl/pfctl.8 +++ b/sbin/pfctl/pfctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pfctl.8,v 1.90 2003/03/10 12:34:20 henning Exp $ +.\" $OpenBSD: pfctl.8,v 1.91 2003/03/11 09:23:30 david Exp $ .\" .\" Copyright (c) 2001 Kjell Wooding. All rights reserved. .\" @@ -370,7 +370,7 @@ the number of rules which reference the table, and the global packet statistics for the whole table: .Bd -literal -offset indent # pfctl -vvsTables ---a -r test +--a-r test \ \ \ \ Addresses: \ \ 1 \ \ \ \ References: \ 1 \ \ \ \ Cleared: \ \ \ \ Thu Feb 13 18:55:18 2003 |