From 92bc63bbde3bb57d058bbfc3b7bbdbf94be8048d Mon Sep 17 00:00:00 2001 From: Yorhel Date: Sat, 17 Apr 2021 10:20:08 +0200 Subject: [PATCH] Typo fix on about page --- www/index.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www/index.pl b/www/index.pl index f704fe4..f6563ff 100755 --- a/www/index.pl +++ b/www/index.pl @@ -185,9 +185,9 @@ sub about { formatting - like tables - or didn't correctly display non-ASCII characters.

Nowadays there are many good alternatives, but Manned.org was one of the - sites created in order to improve situation. This site aims to index the - manual pages from a variaty of systems, both old and new, and allows you to - browse through the various versions of a manual page to find out how each + sites created in order to improve that situation. This site aims to index + the manual pages from a variaty of systems, both old and new, and allows you + to browse through the various versions of a manual page to find out how each system behaves. The manuals are stored in the database as UTF-8, and are passed through groff to render them in (mostly) the same way as they are displayed in your terminal.