diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2015-02-01 08:33:49 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2015-02-01 08:33:49 +0000 |
commit | 48c147583c9ec0d33e71a8341a2876db6bcafecb (patch) | |
tree | 58877810b7a65fc931aa1c5f65dc3d78a68693b4 /share | |
parent | 93189ae42976ea8976d00e25a37911584435fd7f (diff) |
Fix a typo in the Nd line. From Steven McDonald.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/pfsync.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/pfsync.4 b/share/man/man4/pfsync.4 index 348f6151a3e..a0c1852b080 100644 --- a/share/man/man4/pfsync.4 +++ b/share/man/man4/pfsync.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pfsync.4,v 1.31 2010/04/29 08:45:44 henning Exp $ +.\" $OpenBSD: pfsync.4,v 1.32 2015/02/01 08:33:48 jsg Exp $ .\" .\" Copyright (c) 2002 Michael Shalayeff .\" Copyright (c) 2003-2004 Ryan McBride @@ -24,12 +24,12 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: April 29 2010 $ +.Dd $Mdocdate: February 1 2015 $ .Dt PFSYNC 4 .Os .Sh NAME .Nm pfsync -.Nd packet filter state table sychronisation interface +.Nd packet filter state table synchronisation interface .Sh SYNOPSIS .Cd "pseudo-device pfsync" .Sh DESCRIPTION |