From 04905aaeffba2bc77866a4056dc3f2020a86bb26 Mon Sep 17 00:00:00 2001
From: Laurent Bercot
Date: Wed, 8 Mar 2017 09:39:11 +0000
Subject: Update documentation for the types change, with some extra fixes
Also remove --enable-replace-libc from configure
---
doc/libstddjb/lolstdio.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'doc/libstddjb/lolstdio.html')
diff --git a/doc/libstddjb/lolstdio.html b/doc/libstddjb/lolstdio.html
index 2ec923b..8971137 100644
--- a/doc/libstddjb/lolstdio.html
+++ b/doc/libstddjb/lolstdio.html
@@ -38,8 +38,8 @@ formatting but interacting with buffers or
Like any printf-style functions, the lolstdio functions are rather
complex and inefficient, and not recommended for general use; they are
provided as a quick and dirty way to debug or test things. Programmers
-are advised to use the type-specific formatting
-functions instead in production-quality code.
+are advised to use type-specific formatting functions instead in
+production-quality code.
--
cgit v1.3.1