<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Christoffer Kjølbæk &#187; C/C++</title>
	<atom:link href="http://ostehamster.dk/blog/index.php/category/linux/cc/feed/" rel="self" type="application/rss+xml" />
	<link>http://ostehamster.dk/blog</link>
	<description>I have a blog, therefore I am…</description>
	<lastBuildDate>Tue, 03 Jan 2012 22:37:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>manpages for &#8220;Library calls (functions within program libraries)&#8221; on Ubuntu</title>
		<link>http://ostehamster.dk/blog/index.php/2007/02/06/manpages-for-library-calls-functions-within-program-libraries-on-ubuntu/</link>
		<comments>http://ostehamster.dk/blog/index.php/2007/02/06/manpages-for-library-calls-functions-within-program-libraries-on-ubuntu/#comments</comments>
		<pubDate>Tue, 06 Feb 2007 20:33:34 +0000</pubDate>
		<dc:creator>Christoffer Kjølbæk</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://ostehamster.dk/wordpress/?p=17</guid>
		<description><![CDATA[To install manpages for "Library calls (functions within program libraries)", use this sudo apt-get install manpages-dev]]></description>
			<content:encoded><![CDATA[<p>To install manpages for "Library calls (functions within program libraries)", use this</p>
<pre><code>sudo apt-get install manpages-dev</code></pre>
]]></content:encoded>
			<wfw:commentRss>http://ostehamster.dk/blog/index.php/2007/02/06/manpages-for-library-calls-functions-within-program-libraries-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

