diff options
-rw-r--r-- | index.html | 2 |
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 <filename></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> |