<?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>WiredRevolution.com &#187; posix</title>
	<atom:link href="http://www.wiredrevolution.com/tag/posix/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wiredrevolution.com</link>
	<description>A Bit of Linux Wisdom</description>
	<lastBuildDate>Wed, 18 Jan 2012 22:45:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Install Linux development man pages in Ubuntu</title>
		<link>http://www.wiredrevolution.com/ubuntu/install-linux-development-man-pages-in-ubuntu?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-linux-development-man-pages-in-ubuntu</link>
		<comments>http://www.wiredrevolution.com/ubuntu/install-linux-development-man-pages-in-ubuntu#comments</comments>
		<pubDate>Wed, 13 May 2009 14:53:15 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[glibc]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[libc]]></category>
		<category><![CDATA[man]]></category>
		<category><![CDATA[man pages]]></category>
		<category><![CDATA[manual]]></category>
		<category><![CDATA[posix]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[system administration]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=1127</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/>By default Ubuntu doesn&#8217;t install the manual pages used for Linux software development which is an invaluable reference for any system developer. These man pages describe the Linux programming interface including Linux system calls as well as system library calls. To install these man pages simply install the manpages-dev package. $ sudo apt-get install manpages-dev [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic' rel='bookmark' title='Permanent Link: Install Boxee on 64-bit Ubuntu 9.10 Karmic'>Install Boxee on 64-bit Ubuntu 9.10 Karmic</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/install-google-earth-in-ubuntu' rel='bookmark' title='Permanent Link: Install Google Earth in Ubuntu'>Install Google Earth in Ubuntu</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/install-gnome-shell-in-ubuntu-10-10-maverick' rel='bookmark' title='Permanent Link: Install GNOME Shell in Ubuntu 10.10 Maverick'>Install GNOME Shell in Ubuntu 10.10 Maverick</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/><p>By default Ubuntu doesn&#8217;t install the manual pages used for Linux software development which is an invaluable reference for any system developer.  These man pages describe the Linux programming interface including Linux system calls as well as system library calls.</p>
<p>To install these man pages simply install the <strong>manpages-dev</strong> package.</p>
<pre>
$ sudo apt-get install manpages-dev
</pre>
<p>You can also install the POSIX specific interfaces by installing the <strong>manpages-posix-dev</strong> package.</p>
<pre>
$ sudo apt-get install manpages-posix-dev
</pre>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic' rel='bookmark' title='Permanent Link: Install Boxee on 64-bit Ubuntu 9.10 Karmic'>Install Boxee on 64-bit Ubuntu 9.10 Karmic</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/install-google-earth-in-ubuntu' rel='bookmark' title='Permanent Link: Install Google Earth in Ubuntu'>Install Google Earth in Ubuntu</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/install-gnome-shell-in-ubuntu-10-10-maverick' rel='bookmark' title='Permanent Link: Install GNOME Shell in Ubuntu 10.10 Maverick'>Install GNOME Shell in Ubuntu 10.10 Maverick</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/ubuntu/install-linux-development-man-pages-in-ubuntu/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

