From f4694a413f6af562bd085364fa900dd3422d126b Mon Sep 17 00:00:00 2001
From: Colin Booth
Date: Mon, 30 Mar 2020 17:19:40 +0000
Subject: s6-dns: fix html errors
Signed-off-by: Colin Booth
---
doc/libs6dns/index.html | 2 +-
doc/libs6dns/s6dns-message.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
(limited to 'doc/libs6dns')
diff --git a/doc/libs6dns/index.html b/doc/libs6dns/index.html
index 45a03cd..3c4be98 100644
--- a/doc/libs6dns/index.html
+++ b/doc/libs6dns/index.html
@@ -48,7 +48,7 @@ are visible in your header search path.
- Make sure the s6-dns libraries, as well as the skalibs libraries,
are visible in your library search path.
- - Link against -ls6dns, -lskarnet,
+ - Link against -ls6dns, -lskarnet,
`cat $SYSDEPS/socket.lib` and
`cat $SYSDEPS/sysclock.lib`, $SYSDEPS being your skalibs
sysdeps directory.
diff --git a/doc/libs6dns/s6dns-message.html b/doc/libs6dns/s6dns-message.html
index 5eb0413..1c5a92d 100644
--- a/doc/libs6dns/s6dns-message.html
+++ b/doc/libs6dns/s6dns-message.html
@@ -201,7 +201,7 @@ Parses A RRs located in the answer section of the packet. The
and 4 bytes are appended to this stralloc for every IPv4 address found.
-
+
s6dns_message_func_t s6dns_message_parse_answer_aaaa
Parses AAAA RRs located in the answer section of the packet. The
data argument is interpreted as a pointer to a
--
cgit v1.2.3