Fix typo on info page
This commit is contained in:
parent
b023bec0cd
commit
8817f5c252
1 changed files with 1 additions and 1 deletions
|
|
@ -166,7 +166,7 @@ sub about {
|
|||
<h3>Man pages</h3>
|
||||
<p>The following URLs are available to refer to an individual man page:</p>
|
||||
<dl>
|
||||
<dt><code>/<name>/<8-hex-digit-hex></code></dt><dd>
|
||||
<dt><code>/<name>/<8-hex-digits></code></dt><dd>
|
||||
This is the permalink format for a specific man page (e.g. <a href="/ls/910be0ed">/ls/910be0ed</a>).</dd>
|
||||
<dt><code>/<name>[.<section>]</code></dt><dd>
|
||||
Will try to get the latest and most-close-to-upstream version of a man
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue