* [PATCH] crypto: doc - make URL into hyperlink
@ 2015-08-06 21:49 Brian Norris
2015-08-07 9:15 ` Stephan Mueller
2015-08-10 15:41 ` Herbert Xu
0 siblings, 2 replies; 3+ messages in thread
From: Brian Norris @ 2015-08-06 21:49 UTC (permalink / raw)
To: Herbert Xu, David S. Miller
Cc: Brian Norris, Jonathan Corbet, linux-crypto, linux-doc,
linux-kernel
The HTML output works a little nicer that way.
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
---
Documentation/DocBook/crypto-API.tmpl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/DocBook/crypto-API.tmpl b/Documentation/DocBook/crypto-API.tmpl
index 0992531ffefb..7643646713dd 100644
--- a/Documentation/DocBook/crypto-API.tmpl
+++ b/Documentation/DocBook/crypto-API.tmpl
@@ -1101,7 +1101,7 @@ kernel crypto API | Caller
</para>
<para>
- [1] http://www.chronox.de/libkcapi.html
+ [1] <ulink url="http://www.chronox.de/libkcapi.html">http://www.chronox.de/libkcapi.html</ulink>
</para>
</sect1>
@@ -1661,7 +1661,7 @@ read(opfd, out, outlen);
</para>
<para>
- [1] http://www.chronox.de/libkcapi.html
+ [1] <ulink url="http://www.chronox.de/libkcapi.html">http://www.chronox.de/libkcapi.html</ulink>
</para>
</sect1>
--
2.5.0.rc2.392.g76e840b
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] crypto: doc - make URL into hyperlink
2015-08-06 21:49 [PATCH] crypto: doc - make URL into hyperlink Brian Norris
@ 2015-08-07 9:15 ` Stephan Mueller
2015-08-10 15:41 ` Herbert Xu
1 sibling, 0 replies; 3+ messages in thread
From: Stephan Mueller @ 2015-08-07 9:15 UTC (permalink / raw)
To: Brian Norris
Cc: Herbert Xu, David S. Miller, Jonathan Corbet, linux-crypto,
linux-doc, linux-kernel
Am Donnerstag, 6. August 2015, 14:49:00 schrieb Brian Norris:
Hi Brian,
>The HTML output works a little nicer that way.
>
>Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Thank you.
Ciao
Stephan
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] crypto: doc - make URL into hyperlink
2015-08-06 21:49 [PATCH] crypto: doc - make URL into hyperlink Brian Norris
2015-08-07 9:15 ` Stephan Mueller
@ 2015-08-10 15:41 ` Herbert Xu
1 sibling, 0 replies; 3+ messages in thread
From: Herbert Xu @ 2015-08-10 15:41 UTC (permalink / raw)
To: Brian Norris
Cc: David S. Miller, Jonathan Corbet, linux-crypto, linux-doc,
linux-kernel
On Thu, Aug 06, 2015 at 02:49:00PM -0700, Brian Norris wrote:
> The HTML output works a little nicer that way.
>
> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Applied.
--
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-08-10 15:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-06 21:49 [PATCH] crypto: doc - make URL into hyperlink Brian Norris
2015-08-07 9:15 ` Stephan Mueller
2015-08-10 15:41 ` Herbert Xu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).