diff options
author | 2002-12-02 15:28:35 +0000 | |
---|---|---|
committer | 2002-12-02 15:28:35 +0000 | |
commit | 06ed151b482d8ef3bcb0fb7ced73ab5aa5d94642 (patch) | |
tree | 8ca1f020d35d6bd415d5583cf7b621fbb42ed2ca | |
parent | dead e ellimination (diff) | |
download | wireguard-openbsd-06ed151b482d8ef3bcb0fb7ced73ab5aa5d94642.tar.xz wireguard-openbsd-06ed151b482d8ef3bcb0fb7ced73ab5aa5d94642.zip |
spelling; from Jolan <jolan at cryptonomicon.org>
Danke!
-rw-r--r-- | share/man/man4/pf.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/pf.4 b/share/man/man4/pf.4 index c8082a703dc..479e6aed5d8 100644 --- a/share/man/man4/pf.4 +++ b/share/man/man4/pf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pf.4,v 1.19 2002/11/29 18:37:12 mickey Exp $ +.\" $OpenBSD: pf.4,v 1.20 2002/12/02 15:28:35 henning Exp $ .\" .\" Copyright (C) 2001, Kjell Wooding. All rights reserved. .\" @@ -47,7 +47,7 @@ The most commonly used functions are covered by .Xr pfctl 8 . .Pp Manipulations like loading a rule set that involve more than a single -ioctl call require a so-called ticket, which prevents the occurance of +ioctl call require a so-called ticket, which prevents the occurrence of multiple concurrent manipulations. .Pp Fields of ioctl parameter structures that refer to packet data (like |