summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorStuart Henderson <sthen@cvs.openbsd.org>2013-10-12 12:44:25 +0000
committerStuart Henderson <sthen@cvs.openbsd.org>2013-10-12 12:44:25 +0000
commitf5a375ce22d6a1112bf0c695165dc5310eb35be0 (patch)
tree2db68bdbf98c7855fbe496fcbfb9ac6c83c1e468 /share/man
parentff128197ea55c97e269bcc44653bc2b3f0b130bb (diff)
explicitely->explicitly
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/pf.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5
index 3eacb2a2c56..a9d6d71f4e5 100644
--- a/share/man/man5/pf.conf.5
+++ b/share/man/man5/pf.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pf.conf.5,v 1.528 2013/10/12 12:31:37 henning Exp $
+.\" $OpenBSD: pf.conf.5,v 1.529 2013/10/12 12:44:24 sthen Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" Copyright (c) 2003 - 2013 Henning Brauer <henning@openbsd.org>
@@ -1454,7 +1454,7 @@ Only leaf queues, i. e. queues without children, can be used to assign
packets to.
The root queue must specifically reference an interface, all other queues
pick up the interface(s) they should be created on from their parent queues
-unless explicitely specified.
+unless explicitly specified.
.Pp
In the following example, a queue named std is created on the interface em0,
with 3 child queues ssh, mail and http.