summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-11-08 07:58:19 +0000
committerjmc <jmc@openbsd.org>2003-11-08 07:58:19 +0000
commitf5aff7aa00ef6f6f83fca0f974d2c3a87a67baf9 (patch)
tree165fb8e44cafaab009a666138f4155731573b906
parentPrint "|pfsync" if the packet is truncated, not "|pflog". (diff)
downloadwireguard-openbsd-f5aff7aa00ef6f6f83fca0f974d2c3a87a67baf9.tar.xz
wireguard-openbsd-f5aff7aa00ef6f6f83fca0f974d2c3a87a67baf9.zip
- ommited -> omitted
- kill some whitespace at EOL - remove unnecessary args to .Nm
-rw-r--r--share/man/man4/pfsync.410
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/pfsync.4 b/share/man/man4/pfsync.4
index 3eef718c34a..4a415f00be2 100644
--- a/share/man/man4/pfsync.4
+++ b/share/man/man4/pfsync.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pfsync.4,v 1.7 2003/11/08 00:45:33 mcbride Exp $
+.\" $OpenBSD: pfsync.4,v 1.8 2003/11/08 07:58:19 jmc Exp $
.\"
.\" Copyright (c) 2002 Michael Shalayeff
.\" All rights reserved.
@@ -33,7 +33,7 @@
.Sy pseudo-device Nm pfsync
.Sh DESCRIPTION
The
-.Nm pfsync
+.Nm
interface is the interface to the packet filter,
.Xr pf 4 ,
exposing all the changes to the state table.
@@ -43,10 +43,10 @@ for changes in the table by invoking
on the
.Nm
interface.
-States created by a rule marked with the
+States created by a rule marked with the
.Ar no-sync
-keyword are ommited from the
-.Nm pfsync
+keyword are omitted from the
+.Nm
interface (see
.Xr pf.conf 5
for details).