]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
doc: rereference img locations into subdirectory
authorPauli <pauli@openssl.org>
Fri, 21 May 2021 05:16:03 +0000 (15:16 +1000)
committerPauli <pauli@openssl.org>
Sat, 22 May 2021 05:33:53 +0000 (15:33 +1000)
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15399)

doc/man7/life_cycle-kdf.pod
doc/man7/life_cycle-mac.pod
doc/man7/life_cycle-rand.pod

index 7237c4c13e2e7103ee8f4a094fdf7428e3b1b47c..6a50cc9aa6f2a992ed3b6a2f44a107daaa34c62d 100644 (file)
@@ -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
 
index 17be432ab07bd3f6b8adcd7e44e64f084d80d6ac..7875e53cbe78323eaa45a4ad6c604373798a8f8b 100644 (file)
@@ -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
 
index 5b3e81caa9a6f9fd2eec1bd992ba01514a375c5d..de2dfcb97ec137df4a05ad8863ed9c61d388503b 100644 (file)
@@ -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