<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; manual</title> <atom:link href="http://www.ghacks.net/tag/manual/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 09:52:46 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Edit Linux man pages with gmanedit</title><link>http://www.ghacks.net/2010/06/04/edit-linux-man-pages-with-gmanedit/</link> <comments>http://www.ghacks.net/2010/06/04/edit-linux-man-pages-with-gmanedit/#comments</comments> <pubDate>Fri, 04 Jun 2010 17:19:04 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Desktop Manager]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[documentation]]></category> <category><![CDATA[man pages]]></category> <category><![CDATA[manual]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=26161</guid> <description><![CDATA[I can&#8217;t tell you how many times I have used a man page only to find either an error (due to author not updating) or that the man page itself was confusing and needing my own personal tweaking. Now, if you are unsure as to what a man page is, you should know that Linux [...]]]></description> <content:encoded><![CDATA[<p>I can&#8217;t tell you how many times I have used a man page only to find either an error (due to author not updating) or that the man page itself was confusing and needing my own personal tweaking. Now, if you are unsure as to what a man page is, you should know that Linux is installed with numerous help files for just about every command and/or program installed on your machine. To access a man (short for &#8220;manual&#8221;) page you would simply issue the command <em>man APPLICATION </em>Where APPLICATION is the name of the command or application you want to run.</p><p>Of course man pages are written in a format called troff. It&#8217;s not overly complicated and something you can easily get used to. But some times you don&#8217;t need to know the format to make a few minor changes. I have used this system many times to make notes in man pages (so when/if I have to refer back to them I don&#8217;t have to depend upon a fading memory) that aren&#8217;t necessary for all users (otherwise I would submit them to the maintainer). Now, after reading this article (and thanks to gmanedit), you will be able to edit your Linux man pages as well.</p><p><span
id="more-26161"></span><br
/> <strong>Installation</strong></p><p>As you would expect, installation is simple. All you have to do is follow these steps:</p><ol><li>Open up your Add/Remove Software utility.</li><li>Search for &#8220;gmanedit&#8221; (no quotes).</li><li>Select gmanedit for installation.</li><li>Click Apply to install.</li></ol><p>There may be some dependencies to meet for the installation. But more than likely you will already have those met. Now, let&#8217;s get to using this handy tool.</p><p><strong>Usage</strong></p><div
id="attachment_26174" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/06/gmanedit1.png"><img
class="size-medium wp-image-26174 " src="http://www.ghacks.net/wp-content/uploads/2010/06/gmanedit1-500x415.png" alt="" width="300" height="249" /></a><p
class="wp-caption-text">Figure 1</p></div><p>In order to edit/save man pages you will have to open up gmanedit with root privileges. So open it up from command line by either first <em>su</em>&#8216;ing<em> </em>to root or using <em>sudo</em>. The command to start is <em>gmanedit. </em>When you open up gmanedit you will see a fairly minimal interface. Although it looks like a standard, basic text editor, there is a bit more under the hood than that. For instance, the man pages you will be editing are typically in the tar.gz form. And by using this tool you do not have to unpack the files, edit the files, and repack the files. You simply open them, edit them, and save them.</p><p>The first tiny hiccup you might encounter is that, when you go to open up a man page, you won&#8217;t know where to look. Fear not&#8230;man pages are housed in <strong>/usr/share/man</strong>. Within that directory you will see numerous sub-directories. The directories you want to focus on are manX (Where X is a number). The only downfall of this system is that you might have to poke around within those directories to find the man page you need. Once you find the page, and have it open, it will look like that in Figure 1.</p><p>Obviously you will see the troff formatting &#8211; which might make you want to turn away. But &#8211; when you see the standard wording of the man page you might see sections you want/need to change. All you need to do is make your changes and save the man page. Now when you issue the man command your changes will be there.</p><p><strong>Final thoughts</strong></p><p>At first you might not see the handi-ness of this system, but after you use it for a while you will see how nice it is to be able to put your own personal notes within man pages &#8211; or be able to help the maintainers of man pages with issues.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/06/04/edit-linux-man-pages-with-gmanedit/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>User Manuals</title><link>http://www.ghacks.net/2009/07/17/user-manuals/</link> <comments>http://www.ghacks.net/2009/07/17/user-manuals/#comments</comments> <pubDate>Fri, 17 Jul 2009 11:01:06 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Online Services]]></category> <category><![CDATA[download manuals]]></category> <category><![CDATA[instructions]]></category> <category><![CDATA[manual]]></category> <category><![CDATA[manuals]]></category> <category><![CDATA[online service]]></category> <category><![CDATA[user manuals]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=14472</guid> <description><![CDATA[I was recently checking and cleaning my parent&#8217;s top floor when I discovered heaps of user manuals that dated back five to ten years. That got me thinking that we &#8211; that is every person in the world &#8211; usually keep instruction manuals for devices. It&#8217;s actually a fact that instruction manuals stay longer than [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/07/manuals_online.jpg" alt="manuals online" title="manuals online" width="260" height="71" class="alignleft size-full wp-image-14474" />I was recently checking and cleaning my parent&#8217;s top floor when I discovered heaps of user manuals that dated back five to ten years. That got me thinking that we &#8211; that is every person in the world &#8211; usually keep instruction manuals for devices. It&#8217;s actually a fact that instruction manuals stay longer than the actual devices or gadgets that they have been made for. Problems usually arise if the gadget or device is still in use but the user manual cannot be found anywhere. Some manufacturers provide manual downloads on their websites but not all offer this service. The User Manual Site is a user manual repository that is offering more than 300.000 user manuals for download in pdf format.</p><p><span
id="more-14472"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/07/user_manuals-500x358.jpg" alt="user manuals" title="user manuals" width="500" height="358" class="alignnone size-medium wp-image-14473" /></p><p>All that needs to be done to find a specific user manual is to enter the manufacturer or model in the search form. It is possible to download the manuals that have been found right from the search result pages or to take a look at the user manual&#8217;s profile that not only includes the download as well but also member discussions and additional information about the manual.</p><p>Another interesting part of the site is the community which helps users solve problems with their devices. It is furthermore possible to create a user account and store manuals in that account for faster access and to participate in the discussion and community. The <a
href="http://www.manualsonline.com/">User Manual Site</a> should be one of your first stops if you are looking for a user manual.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/07/17/user-manuals/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
