summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-04-17 06:23:14 +0200
committerAndrew Yu <andrew@andrewyu.org>2022-04-17 06:23:14 +0200
commit774bf2e4ab19c8fab2fbe26792ee5ad17355ced8 (patch)
tree7e159c45a834b587c895dfc2aab8dc1e8800b006 /index.html
parentc4d1e83ae00c6d278944ef80cefb8dee38393f94 (diff)
downloadwww-774bf2e4ab19c8fab2fbe26792ee5ad17355ced8.tar.gz
quick guide on how to view man files
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 6d27762..d259153 100644
--- a/index.html
+++ b/index.html
@@ -29,7 +29,7 @@
 			<div id="majornote">
 				<h2>Recent Articles</h2>
 				<p>These are recent articles.  Those before April 2022 are not listed, but maybe be listed later.</p>
-				<p>Beginning April 2022, almost all articles are available in mmark markdown, IETF XML, plain text (RFC style), nroff man page, typeset man page, and HTML.</p>
+				<p>Beginning April 2022, almost all articles are available in mmark markdown, IETF XML, plain text (RFC style), nroff man page, typeset man page, and HTML. <code>man -l &lt;filename&gt;</code> may be used to view nroff man pages (which usually have a numerical file extension).</p>
 				<ul>
 					<li><a href="pragmatics/">WIP: The Pragmatic Use of Nonfree Software in the Free Software Movement</a>.</li>
 				</ul>