From 1dc1bc80102e5c20bbe1162f72ab39947bde1ca4 Mon Sep 17 00:00:00 2001 From: simon Date: Mon, 1 Mar 2004 22:58:07 +0000 Subject: - Fix typo. - Use .Fx when I'm here anyway. PR: docs/63622 Submitted by: Andrew Boothman --- share/man/man9/pfil.9 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/share/man/man9/pfil.9 b/share/man/man9/pfil.9 index d37ee5a..ac73e97 100644 --- a/share/man/man9/pfil.9 +++ b/share/man/man9/pfil.9 @@ -163,7 +163,8 @@ In 1.5K, the framework was changed to work with an arbitrary number of filtering points, as well as be less IP-centric. .Pp -Fine-grained locking was adding in FreeBSD 5.2. +Fine-grained locking was added in +.Fx 5.2 . .Sh BUGS .Fn pfil_hook_get is only safe for internal use. -- cgit v1.1