diff options
author | 2001-07-02 17:21:04 +0000 | |
---|---|---|
committer | 2001-07-02 17:21:04 +0000 | |
commit | 6fb8533a36fc53e6bf44d0086eff4518fe6381c9 (patch) | |
tree | 415b644724c9372b0f12a7795b941a1c50acf11b | |
parent | typo (diff) | |
download | wireguard-openbsd-6fb8533a36fc53e6bf44d0086eff4518fe6381c9.tar.xz wireguard-openbsd-6fb8533a36fc53e6bf44d0086eff4518fe6381c9.zip |
Typo.
-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 330cd13dc26..d12f7bde55c 100644 --- a/sbin/pfctl/pfctl.8 +++ b/sbin/pfctl/pfctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pfctl.8,v 1.17 2001/07/01 22:10:48 angelos Exp $ +.\" $OpenBSD: pfctl.8,v 1.18 2001/07/02 17:21:04 ho Exp $ .\" .\" Copyright (c) 2001 Kjell Wooding. All rights reserved. .\" @@ -117,7 +117,7 @@ Show the currently loaded packet filter rules Show the contents of the state table .It Fl s Ar info Show filter information (statistics and counters) -.It Fl a Ar all +.It Fl s Ar all Show all of the above .El .It Fl v |