summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPauli <pauli@openssl.org>2021-05-21 15:16:03 +1000
committerPauli <pauli@openssl.org>2021-05-22 15:33:53 +1000
commit1d95931d5613163224cb2cb4202e32e16cd1c8db (patch)
tree69c32a10368a210d619923fc0264b7686f6b18c4 /doc
parent810d2354c1ea8f8037edb3816768d4f16120da90 (diff)
downloadopenssl-new-1d95931d5613163224cb2cb4202e32e16cd1c8db.tar.gz
doc: rereference img locations into subdirectory
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15399)
Diffstat (limited to 'doc')
-rw-r--r--doc/man7/life_cycle-kdf.pod2
-rw-r--r--doc/man7/life_cycle-mac.pod2
-rw-r--r--doc/man7/life_cycle-rand.pod2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/man7/life_cycle-kdf.pod b/doc/man7/life_cycle-kdf.pod
index 7237c4c13e..6a50cc9aa6 100644
--- a/doc/man7/life_cycle-kdf.pod
+++ b/doc/man7/life_cycle-kdf.pod
@@ -64,7 +64,7 @@ The usual life-cycle of a KDF/PRF is illustrated:
=end man
-=for html <img src="kdf.png">
+=for html <img src="img/kdf.png">
=head2 Formal State Transitions
diff --git a/doc/man7/life_cycle-mac.pod b/doc/man7/life_cycle-mac.pod
index 17be432ab0..7875e53cbe 100644
--- a/doc/man7/life_cycle-mac.pod
+++ b/doc/man7/life_cycle-mac.pod
@@ -83,7 +83,7 @@ The usual life-cycle of a MAC is illustrated:
=end man
-=for html <img src="mac.png">
+=for html <img src="img/mac.png">
=head2 Formal State Transitions
diff --git a/doc/man7/life_cycle-rand.pod b/doc/man7/life_cycle-rand.pod
index 5b3e81caa9..de2dfcb97e 100644
--- a/doc/man7/life_cycle-rand.pod
+++ b/doc/man7/life_cycle-rand.pod
@@ -76,7 +76,7 @@ The usual life-cycle of a RAND is illustrated:
=end man
-=for html <img src="rand.png">
+=for html <img src="img/rand.png">
=head2 Formal State Transitions