From 80160453af8f56ab16afdda289fc3a50e92a2f38 Mon Sep 17 00:00:00 2001 From: jsg <> Date: Sat, 10 Sep 2022 08:50:53 +0000 Subject: fix repeated words ok miod@ jmc@ --- src/lib/libcrypto/man/X509_policy_tree_level_count.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libcrypto/man/X509_policy_tree_level_count.3 b/src/lib/libcrypto/man/X509_policy_tree_level_count.3 index 4b13e6a967..ff2036c40f 100644 --- a/src/lib/libcrypto/man/X509_policy_tree_level_count.3 +++ b/src/lib/libcrypto/man/X509_policy_tree_level_count.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: X509_policy_tree_level_count.3,v 1.4 2021/11/11 12:06:25 schwarze Exp $ +.\" $OpenBSD: X509_policy_tree_level_count.3,v 1.5 2022/09/10 08:50:53 jsg Exp $ .\" .\" Copyright (c) 2021 Ingo Schwarze .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: November 11 2021 $ +.Dd $Mdocdate: September 10 2022 $ .Dt X509_POLICY_TREE_LEVEL_COUNT 3 .Os .Sh NAME @@ -157,7 +157,7 @@ if the argument is .Dv NULL or located on level 0. -Otherwise, it returns an an internal pointer to the parent node of the +Otherwise, it returns an internal pointer to the parent node of the .Fa node argument. The parent node is always located on the previous level. -- cgit v1.2.3-55-g6feb