<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libelf/elf.3, branch releng/12.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2014-01-15T22:35:55Z</updated>
<entry>
<title>Removed source code for the old libelf and build the new libelf from</title>
<updated>2014-01-15T22:35:55Z</updated>
<author>
<name>Kai Wang</name>
<email>kaiw@FreeBSD.org</email>
</author>
<published>2014-01-15T22:35:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=edbef29b9b3e0f1889651f50e9af605ede9e83ca'/>
<id>urn:sha1:edbef29b9b3e0f1889651f50e9af605ede9e83ca</id>
<content type='text'>
contrib/ instead.
</content>
</entry>
<entry>
<title>mdoc: minor Bl improvements.</title>
<updated>2012-06-02T08:47:26Z</updated>
<author>
<name>Joel Dahl</name>
<email>joel@FreeBSD.org</email>
</author>
<published>2012-06-02T08:47:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9ee2158b550b70d35c13246cf263ff24d283e062'/>
<id>urn:sha1:9ee2158b550b70d35c13246cf263ff24d283e062</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace per mdoc lint warning</title>
<updated>2012-03-29T05:02:12Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-03-29T05:02:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=50d675f7a9fca2f3fba3a23ac41a8ae2c0162e4e'/>
<id>urn:sha1:50d675f7a9fca2f3fba3a23ac41a8ae2c0162e4e</id>
<content type='text'>
Disussed with:	gavin
No objection from:	doc
Approved by:	joel
MFC after:	3 days
</content>
</entry>
<entry>
<title>Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while</title>
<updated>2010-08-16T15:18:30Z</updated>
<author>
<name>Joel Dahl</name>
<email>joel@FreeBSD.org</email>
</author>
<published>2010-08-16T15:18:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c2025a76606b44c4d5367b7509fbc0285ae1e7f8'/>
<id>urn:sha1:c2025a76606b44c4d5367b7509fbc0285ae1e7f8</id>
<content type='text'>
translating these manual pages.  Minor corrections by me.

Submitted by:	Nobuyuki Koganemaru &lt;n-kogane@syd.odn.ne.jp&gt;
</content>
</entry>
<entry>
<title>Remove a redundant word.</title>
<updated>2010-07-21T13:00:01Z</updated>
<author>
<name>Kai Wang</name>
<email>kaiw@FreeBSD.org</email>
</author>
<published>2010-07-21T13:00:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d28416249196dc2a30422188f0c0c0f7711a34ce'/>
<id>urn:sha1:d28416249196dc2a30422188f0c0c0f7711a34ce</id>
<content type='text'>
Obtained from:	elftoolchain
MFC after:		1 month
</content>
</entry>
<entry>
<title>mdoc: fix parenthesis</title>
<updated>2010-05-11T23:08:31Z</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2010-05-11T23:08:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2a10d6d199a26685818450d21975a0f7f7067085'/>
<id>urn:sha1:2a10d6d199a26685818450d21975a0f7f7067085</id>
<content type='text'>
Reviewed by:	brueffer
</content>
</entry>
<entry>
<title>mdoc: order prologue macros consistently by Dd/Dt/Os</title>
<updated>2010-04-14T19:08:06Z</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2010-04-14T19:08:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aa12cea2ccc6e686d6d31cf67d6bc69cbc1ba744'/>
<id>urn:sha1:aa12cea2ccc6e686d6d31cf67d6bc69cbc1ba744</id>
<content type='text'>
Although groff_mdoc(7) gives another impression, this is the ordering
most widely used and also required by mdocml/mandoc.

Reviewed by:	ru
Approved by:	philip, ed (mentors)
</content>
</entry>
<entry>
<title>Remove useless .TE groff macro.</title>
<updated>2010-01-12T17:38:23Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2010-01-12T17:38:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0ae739d6b21b416b73a89d05a8fb08ae18a18eec'/>
<id>urn:sha1:0ae739d6b21b416b73a89d05a8fb08ae18a18eec</id>
<content type='text'>
Submitted by:	Joerg Sonnenberger
MFC after:	3 days
</content>
</entry>
<entry>
<title>Sections of type SHT_GNU_versym use ELF type ELF_T_HALF.  Update manual</title>
<updated>2007-11-23T11:29:36Z</updated>
<author>
<name>Joseph Koshy</name>
<email>jkoshy@FreeBSD.org</email>
</author>
<published>2007-11-23T11:29:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1eb6c690452ada5c11ea4b053e9d0e73766eb388'/>
<id>urn:sha1:1eb6c690452ada5c11ea4b053e9d0e73766eb388</id>
<content type='text'>
page and code to match.

Submitted by:	jb
MFC After: 	1 day
</content>
</entry>
<entry>
<title>Refer the reader to the elf_update(3) manual page for more information</title>
<updated>2007-10-21T05:08:40Z</updated>
<author>
<name>Joseph Koshy</name>
<email>jkoshy@FreeBSD.org</email>
</author>
<published>2007-10-21T05:08:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a6499900509ea649db8bdcb41f042bb57f7393e1'/>
<id>urn:sha1:a6499900509ea649db8bdcb41f042bb57f7393e1</id>
<content type='text'>
on application control of ELF object layout.

MFC after:	1 day
</content>
</entry>
</feed>
