summaryrefslogtreecommitdiffstats
path: root/doc/man3/ERR_set_mark.pod
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2023-12-08 07:51:16 +0000
committerHugo Landau <hlandau@openssl.org>2023-12-21 08:12:06 +0000
commitb71046b4a4eab5239e656138faf50f9022227729 (patch)
tree6171c14a0daa0b5316fcc043010e6f2eecb08073 /doc/man3/ERR_set_mark.pod
parent22739cc3acf2412829a1b0e54d1033efe9679e60 (diff)
Minor updates
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/22674)
Diffstat (limited to 'doc/man3/ERR_set_mark.pod')
-rw-r--r--doc/man3/ERR_set_mark.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/ERR_set_mark.pod b/doc/man3/ERR_set_mark.pod
index d6d715e2f6..070a7f6e29 100644
--- a/doc/man3/ERR_set_mark.pod
+++ b/doc/man3/ERR_set_mark.pod
@@ -3,7 +3,7 @@
=head1 NAME
ERR_set_mark, ERR_clear_last_mark, ERR_pop_to_mark, ERR_count_to_mark, ERR_pop -
-set mark, clear mark and pop errors until mark
+set mark, clear mark, pop errors until mark and pop last error
=head1 SYNOPSIS