From f96e2754fe0d06d10855b8cb33ad2a707e96edc4 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Sun, 20 Dec 2009 01:14:37 +0000 Subject: [PATCH] update meta page descriptions of readline, source --- readline.plp | 2 +- source.plp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/readline.plp b/readline.plp index cc70d05..0488d87 100644 --- a/readline.plp +++ b/readline.plp @@ -5,7 +5,7 @@ Html({ version => 'v1.0', description => [ "Reference sheet of default key bindings for GNU readline,", - "used in line-editing in most Unix software, notably emacs and bash.", + "used for line-editing in most Unix software, notably Emacs and Bash.", ], keywords => [qw' readline gnu bash emacs sheet cheat reference overview keyboard editing curses diff --git a/source.plp b/source.plp index cdd40a1..83a5833 100644 --- a/source.plp +++ b/source.plp @@ -7,7 +7,7 @@ Html({ title => "$source source code", version => 'v1.0', description => !$source ? 'Index of source files for this site.' : [ - "Source code of local $source file,", + "Source code of the $source file at this site,", "with syntax highlighted and references linked." ], keywords => [qw' -- 2.30.0