On Fri, 17 Aug 2007, Thorsten Glaser wrote:

Toralf Förster dixit:
[EMAIL PROTECTED] ~/devel/wireshark/trunk/docbook $ "xsltproc" --stringparam \
generate.toc "article nop" --nonet \
http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl \
release-notes.xml > out.html; lynx -dump -stdin <out.html

This -------------------------------------^^^^^^ is not what I said.

Right - you should _only_ use "-stdin" if you are telling lynx to read
a document from the standard input.

There were 2-3 people complaining earlier this year about problems piping a document to lynx without using that option -- but that only makes lynx attempt to read the data as more options. (I noticed some confusion on that point in the bug discussion).

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to