From 3ca497b9a73d4598e28223c1bc6280650c638673 Mon Sep 17 00:00:00 2001 From: Kenneth R Westerback Date: Sun, 22 Jul 2001 20:47:20 +0000 Subject: Fix times vs timed typo. Closes PR #1952. --- share/man/man5/pf.conf.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man') diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5 index 475d3e10a59..3596c52aa7f 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.8 2001/07/20 15:42:39 markus Exp $ +.\" $OpenBSD: pf.conf.5,v 1.9 2001/07/22 20:47:19 krw Exp $ .\" .\" Copyright (c) 2001, Daniel Hartmeier .\" All rights reserved. @@ -222,7 +222,7 @@ Before any rules are evaluated, the filter checks whether the packet matches any state. If it does, the packet is passed without evaluation of any rules. .Pp -States are removed after the connection is closed or has times out. +States are removed after the connection is closed or has timed out. .Pp This has several advantages. Comparing a packet to a state involves checking its sequence numbers. -- cgit v1.2.3