diff options
| author | Alejandro Colomar <alx@kernel.org> | 2023-12-17 14:25:02 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2023-12-17 14:30:25 +0100 |
| commit | d9e8b9c5c6a08d1f58363137a5fa86da81fac7d0 (patch) | |
| tree | 5f928dd81e28ef5e2526fb3a4d8b5b01e6d21cba /missing_pages.html | |
| parent | 3dae51a313a9eb7bfa5ee432cbdd23d6f445c128 (diff) | |
| download | website-master.tar.gz | |
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'missing_pages.html')
| -rw-r--r-- | missing_pages.html | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/missing_pages.html b/missing_pages.html index b2047c2..b5b43d4 100644 --- a/missing_pages.html +++ b/missing_pages.html @@ -19,12 +19,19 @@ Manual pages that are missing from Linux man-pages <font size="-1"> Linux <em>man-pages</em>: -<a href="./index.html">home</a> | -<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/tree/README">readme</a> | -<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/tree/CONTRIBUTING">contributing</a> - || -<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git">git</a> | -<a href="https://man7.org/linux/man-pages/index.html">online pages</a></font> +<a href="./index.html">home</a> + || +<a href="https://git.kernel.org/pub/scm/docs/man-pages/">git</a> +| <a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/tree/README">readme</a> +| <a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/tree/CONTRIBUTING">contributing</a> +| <a href="https://www.alejandro-colomar.es/share/dist/man-pages/git/HEAD/man-pages-HEAD.pdf#man-pages.7">conventions</a> + | +<a href="https://subspace.kernel.org/vger.kernel.org.html">mailing list</a> +| <a href="https://lore.kernel.org/linux-man/">archives</a> + | +<a href="https://mirrors.edge.kernel.org/pub/linux/docs/man-pages/">releases</a> +| <a href="https://mirrors.edge.kernel.org/pub/linux/docs/man-pages/book/">book</a> +| <a href="https://man7.org/linux/man-pages/index.html">online pages</a> </td> <td align="right"> <input type="text" name="q" size=10 maxlength=255 value=""> |
