Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-21correct spelling mistakes (#4405)Edward Betts
2012-09-24[mdoc, .xsd] Allow the <returns/> element to contain <c/> elements.Jonathan Pryor
It's frequently useful (and accidentally used) to have <c/> within <returns/> blocks: <returns> <c>-1</c> at end of stream; otherwise the number of bytes read. </returns> Allow this to validate.
2009-08-30 * man/mdoc.5: Document the new <format/> element.Jonathan Pryor
svn path=/trunk/mono/; revision=140922
2009-04-07 * mdoc.5: Document //code/@src attribute.Jonathan Pryor
svn path=/trunk/mono/; revision=131156
2008-10-18Migrating from monodoc/man to mono/man...Jonathan Pryor
svn path=/trunk/mono/; revision=116386