<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/share/examples/mdoc/example.9, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-02-24T05:45:17Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>urn:sha1:a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</content>
</entry>
<entry>
<title>- Use existing functions mtx_lock() and mtx_unlock().</title>
<updated>2006-09-27T08:39:00Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2006-09-27T08:39:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e5cccaf001c8d3873fbff5558b57b3d72b5704b3'/>
<id>urn:sha1:e5cccaf001c8d3873fbff5558b57b3d72b5704b3</id>
<content type='text'>
- Change variable name to 'error', as this is what is mostly used for
  functions that return an error.
- Add mutex(9) to the SEE ALSO section.
- Bump the date.

I don't really like the example code. I'd prefer symmetry where possible, eg.

	mtx_lock(&amp;example_lock);
	error = example(NULL, EXAMPLE_ONE);
	mtx_unlock(&amp;example_lock);
	if (error != 0)
		return (error);

But I'll leave it as it is for now.

Reviewed by:	simon
</content>
</entry>
<entry>
<title>Move the LOCKING section to before the EXAMPLES section.</title>
<updated>2005-01-15T16:01:19Z</updated>
<author>
<name>Joseph Koshy</name>
<email>jkoshy@FreeBSD.org</email>
</author>
<published>2005-01-15T16:01:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bff0341efe7715426532bbf7f70f9d6c62d7ef0d'/>
<id>urn:sha1:bff0341efe7715426532bbf7f70f9d6c62d7ef0d</id>
<content type='text'>
Make example locking calls in the EXAMPLES section.

Reviewed by:	keramida
</content>
</entry>
<entry>
<title>A few more mdoc fixes I missed in the suggestions of Ruslan.</title>
<updated>2005-01-12T21:43:09Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2005-01-12T21:43:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c16a777f08b568f5ccb99481aeacd6d85ae194ba'/>
<id>urn:sha1:c16a777f08b568f5ccb99481aeacd6d85ae194ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a sample manpage for section 9.</title>
<updated>2005-01-12T20:49:25Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2005-01-12T20:49:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=496ff35d1e5efed92187a8b7eec4e86b040f228b'/>
<id>urn:sha1:496ff35d1e5efed92187a8b7eec4e86b040f228b</id>
<content type='text'>
Suggested by:	simon
Reviewed by:	ru
</content>
</entry>
</feed>
