<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikemacs.org/index.php?action=history&amp;feed=atom&amp;title=Man</id>
	<title>Man - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wikemacs.org/index.php?action=history&amp;feed=atom&amp;title=Man"/>
	<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Man&amp;action=history"/>
	<updated>2026-06-20T22:12:27Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wikemacs.org/index.php?title=Man&amp;diff=2526&amp;oldid=prev</id>
		<title>Francesco: Created page with &quot;{{Package |name=man |description=Man page lookup integration into Emacs |author= |maintainer= |source= |in_emacs=yes }}   {{Command|man}} allows you to browse the manual pages...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Man&amp;diff=2526&amp;oldid=prev"/>
		<updated>2012-04-05T06:45:56Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Package |name=man |description=Man page lookup integration into Emacs |author= |maintainer= |source= |in_emacs=yes }}   {{Command|man}} allows you to browse the manual pages...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Package&lt;br /&gt;
|name=man&lt;br /&gt;
|description=Man page lookup integration into Emacs&lt;br /&gt;
|author=&lt;br /&gt;
|maintainer=&lt;br /&gt;
|source=&lt;br /&gt;
|in_emacs=yes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Command|man}} allows you to browse the manual pages installed on your system. It uses the external &amp;lt;tt&amp;gt;man&amp;lt;/tt&amp;gt; tool to format the page and present it to you in a {{Buffer|*Man topic*}} buffer using a specific major mode facilitating navigation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Basic usage ==&lt;br /&gt;
&lt;br /&gt;
Man is part of Emacs and should work out of the box. You just need to enter the name of the man page: {{Command|man RET bash RET}}. To read a man page from a specific section, you can specify it by wrapping it in parentheses after the topic name: {{Command|man RET chmod(2) RET}}.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Helpful keybindings ==&lt;br /&gt;
&lt;br /&gt;
; {{Keys|g}}&lt;br /&gt;
: Jump to a specific section within the manpage.&lt;br /&gt;
&lt;br /&gt;
; {{Keys|n}} and {{Keys|p}}&lt;br /&gt;
: Jump to the next/previous manpage section.&lt;br /&gt;
&lt;br /&gt;
; {{Keys|m}}&lt;br /&gt;
: Open another manpage.&lt;br /&gt;
&lt;br /&gt;
; {{Keys|q}} and {{Keys|k}}&lt;br /&gt;
: quit the manpage, and bury/kill the buffer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== [[Windows]] ==&lt;br /&gt;
&lt;br /&gt;
Since the external utility &amp;lt;tt&amp;gt;man&amp;lt;/tt&amp;gt; is generally not installed on MS Windows platforms, Windows users might prefer using [[woman]], which does not need any external tool.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Recommended Reading ==&lt;br /&gt;
&amp;lt;!-- Only internal links. DO NOT insert EXTERNAL LINKS --&amp;gt;&lt;br /&gt;
* [[woman]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== External documentation ==&lt;br /&gt;
* {{Manual|emacs|Man-Page|Man Page Lookup}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Documentation]]&lt;/div&gt;</summary>
		<author><name>Francesco</name></author>
	</entry>
</feed>