diff options
author | 2005-02-06 08:17:26 +0000 | |
---|---|---|
committer | 2005-02-06 08:17:26 +0000 | |
commit | 2c8488cc9fd3753bc3fcd1d761674799249db30b (patch) | |
tree | cacd2df287eca7af4cbf04af2f90c750dc47cdf1 | |
parent | Fix a merge error that was causing a panic after associating. (diff) | |
download | wireguard-openbsd-2c8488cc9fd3753bc3fcd1d761674799249db30b.tar.xz wireguard-openbsd-2c8488cc9fd3753bc3fcd1d761674799249db30b.zip |
missing words
-rw-r--r-- | share/man/man4/pfsync.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/pfsync.4 b/share/man/man4/pfsync.4 index 5e4fa689c87..9745e9066cf 100644 --- a/share/man/man4/pfsync.4 +++ b/share/man/man4/pfsync.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pfsync.4,v 1.20 2005/01/20 17:52:53 mcbride Exp $ +.\" $OpenBSD: pfsync.4,v 1.21 2005/02/06 08:17:26 mcbride Exp $ .\" .\" Copyright (c) 2002 Michael Shalayeff .\" Copyright (c) 2003-2004 Ryan McBride @@ -69,7 +69,7 @@ state into one message where possible. The maximum number of times this can be done before the update is sent out is controlled by the .Ar maxupd -to ifconfig +parameter to ifconfig (see .Xr ifconfig 8 and the example below for more details). |