/usr/share/mozart/doc/tools/node11.html is in mozart-doc 1.4.0-8ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>3.4 Miscellaneous Options</TITLE><LINK href="ozdoc.css" rel="stylesheet" type="text/css"></HEAD><BODY><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="node10.html#section.linker.pickling"><< Prev</A></TD><TD><A href="node7.html">- Up -</A></TD></TR></TABLE><DIV id="section.linker.misc"><H2><A name="section.linker.misc">3.4 Miscellaneous Options</A></H2><P> </P><DL><DT><CODE>--sequential</CODE> </DT><DD><BLOCKQUOTE class="synopsis"><P><CODE>--sequential</CODE>, <CODE>--nosequential</CODE> (default) </P></BLOCKQUOTE></DD><DD><P>Do not create a thread per executed functor body, rather execute all functor bodies in the same thread in a bottom up fashion. </P><DIV class="danger"><P class="margin"><IMG align="top" alt="Danger" src="danger.gif"></P><P> Use with care! In case the functors included have cyclic imports, it is not used. </P></DIV></DD></DL><P> </P><P> </P></DIV><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="node10.html#section.linker.pickling"><< Prev</A></TD><TD><A href="node7.html">- Up -</A></TD></TR></TABLE><HR><ADDRESS><A href="http://www.ps.uni-sb.de/~duchier/">Denys Duchier</A>, <A href="http://www.ps.uni-sb.de/~kornstae/">Leif Kornstaedt</A> and <A href="http://www.ps.uni-sb.de/~schulte/">Christian Schulte</A><BR><SPAN class="version">Version 1.4.0 (20110908185330)</SPAN></ADDRESS></BODY></HTML>
|