From 7eb9b95e3ac13cf7cbe901b8515c186cf0cf4edb Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Tue, 8 Jun 2021 11:12:04 +0200 Subject: [PATCH] add a link in the docs section to the manual as PDF The PDF has been there for ages, but the website has never linked to it. --- docs.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs.php b/docs.php index 768f6eb..f0b14ce 100644 --- a/docs.php +++ b/docs.php @@ -39,6 +39,13 @@ Description The full nano manual in HTML format. + + +
The manual as PDF
+ +The full nano manual in PDF format. + +
Man Page
-- 2.39.2