2015-08-06 21:49:18

by Brian Norris

[permalink] [raw]
Subject: [PATCH] crypto: doc - make URL into hyperlink

The HTML output works a little nicer that way.

Signed-off-by: Brian Norris <[email protected]>
---
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


2015-08-07 09:15:13

by Stephan Müller

[permalink] [raw]
Subject: Re: [PATCH] crypto: doc - make URL into hyperlink

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 <[email protected]>

Thank you.

Ciao
Stephan

2015-08-10 15:41:32

by Herbert Xu

[permalink] [raw]
Subject: Re: [PATCH] crypto: doc - make URL into hyperlink

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 <[email protected]>

Applied.
--
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt