From d466ab7be0b8a36505119b4539fa1fcd91c2c745 Mon Sep 17 00:00:00 2001
From: Chris Allegretta <chrisa@asty.org>
Date: Sun, 19 Nov 2000 20:36:41 +0000
Subject: [PATCH] Updated man page, real and html

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@302 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 ChangeLog   | 2 ++
 nano.1      | 2 +-
 nano.1.html | 4 ++--
 3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index a8817998..662d44d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@ CVS code -
   search_init()
 	- Silly typo in our "one simple call" of statusq.  Stopped
 	  previous search string from being displayed.
+- nano.1, nano.1.html
+	- Updated man page for new -p definition.
 
 nano 0.9.20 - 11/18/2000
 - General
diff --git a/nano.1 b/nano.1
index d9c30235..3f4f2d36 100644
--- a/nano.1
+++ b/nano.1
@@ -70,7 +70,7 @@ a new file, do not follow it.  Good for editing files in /tmp perhaps?
 Enable mouse support (if available for your system).
 .TP
 .B \-p (\-\-pico)
-Display the same shortcut lists as Pico does.
+Emulate Pico as closely as possible.
 .TP
 .B \-s (\-\-speller)
 Enable alternative spell checker command.
diff --git a/nano.1.html b/nano.1.html
index 7fa0aa05..b5ee0eaf 100644
--- a/nano.1.html
+++ b/nano.1.html
@@ -98,7 +98,7 @@ Enable mouse support (if available for your system).
 <DT><B>-p (--pico)</B>
 
 <DD>
-Display the same shortcut lists as Pico does.
+Emulate Pico as closely as possible.
 <DT><B>-s (--speller)</B>
 
 <DD>
@@ -166,6 +166,6 @@ GNU/Linux system (but may be used by others).
 This document was created by
 <A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>,
 using the manual pages.<BR>
-Time: 17:29:02 GMT, July 28, 2000
+Time: 21:33:46 GMT, November 19, 2000
 </BODY>
 </HTML>
-- 
GitLab