components/tidy/files/libtidy.3
changeset 6603 82e0c142e47f
parent 281 d8461ade59a0
child 7855 beb81c36d5c4
--- a/components/tidy/files/libtidy.3	Wed Aug 10 08:54:24 2016 +0000
+++ b/components/tidy/files/libtidy.3	Wed Aug 10 15:17:22 2016 -0700
@@ -1,5 +1,5 @@
-.\" libtidy man page for the Tidy Sourceforge project
-.TH libtidy 3 "1 Feb 2007" "HTML Tidy 1.0.0" "Libraries"
+.\" libtidy man page for the HTML Tidy project
+.TH libtidy 3 "4 Aug 2016" "HTML Tidy" "5.2.0"
 .SH NAME
 \fBlibtidy\fR - validate, correct, and pretty-print HTML files
 .SH LIBRARY
@@ -10,7 +10,7 @@
 .PP
 \fB#include <tidy.h>\fP
 .br
-\fB#include <buffio.h>\fP
+\fB#include <tidybuffio.h>\fP
 .PP
 .br
 The
@@ -27,10 +27,10 @@
 \fBtidy\fP(1)
 .PP
 .br
-Complete documentation in HTML format is available under
-\fB/usr/share/doc/tidy/html\fP.
+API documentation can be found online at
+\fBhttp://api.html-tidy.org/\fP.
 .SH AUTHOR
-\fBTidy\fR was written by Dave Raggett <\[email protected]\fR>, and is now maintained and developed by the Tidy team at \fIhttp://tidy.sourceforge.net/\fR.  It is released under the \fIMIT Licence\fR.
+\fBTidy\fR was written by \fBDave Raggett\fR <[email protected]>, and subsequently maintained by a team at http://tidy.sourceforge.net/,
+and now maintained by \fBHTACG\fR (http://www.htacg.org).
 .LP
-Generated automatically with HTML Tidy released on 1 September 2005.
-
+The sources for \fBHTML Tidy\fR are available at https://github.com/htacg/tidy-html5/ under the MIT Licence.