|
From: <sv...@va...> - 2008-01-31 05:00:44
|
Author: njn Date: 2008-01-31 05:00:42 +0000 (Thu, 31 Jan 2008) New Revision: 7364 Log: fix typo Modified: trunk/massif/docs/ms-manual.xml Modified: trunk/massif/docs/ms-manual.xml =================================================================== --- trunk/massif/docs/ms-manual.xml 2008-01-29 21:36:47 UTC (rev 7363) +++ trunk/massif/docs/ms-manual.xml 2008-01-31 05:00:42 UTC (rev 7364) @@ -735,7 +735,7 @@ <sect1 id="ms-manual.fileformat" xreflabel="fileformat"> <title>Massif's output file format</title> <para>Massif's file format is plain text (i.e. not binary) and deliberately -easy to read for both humands and machines. Nonetheless, the exact format +easy to read for both humans and machines. Nonetheless, the exact format is not described here. This is because the format is currently very Massif-specific. We plan to make the format more general, and thus suitable for possible use with other tools. Once this has been done, the format will |