diff options
author | 2005-01-05 23:41:45 +0000 | |
---|---|---|
committer | 2005-01-05 23:41:45 +0000 | |
commit | 3681a0b7fa4730b304ee639fc095619f5737c72c (patch) | |
tree | 73cb54146e464367078463b4a9b60c3b0c78ad28 | |
parent | kill whitespace; (diff) | |
download | wireguard-openbsd-3681a0b7fa4730b304ee639fc095619f5737c72c.tar.xz wireguard-openbsd-3681a0b7fa4730b304ee639fc095619f5737c72c.zip |
spelling;
-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 6ba36c77043..9fdb00e361a 100644 --- a/sbin/pfctl/pfctl.8 +++ b/sbin/pfctl/pfctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pfctl.8,v 1.117 2005/01/05 18:30:14 mcbride Exp $ +.\" $OpenBSD: pfctl.8,v 1.118 2005/01/05 23:41:45 jmc Exp $ .\" .\" Copyright (c) 2001 Kjell Wooding. All rights reserved. .\" @@ -239,7 +239,7 @@ to # pfctl -k host1 -k host2 .Ed .It Fl m -Merge in explicitly given options without reseting those +Merge in explicitly given options without resetting those which are omitted. Allows single options to be modified without disturbing the others: .Bd -literal -offset indent |