commit d466ab7be0b8a36505119b4539fa1fcd91c2c745
parent ef601bbe08e889473b77e4c313f375ec74a50e3e
Author: Chris Allegretta <chrisa@asty.org>
Date: Sun, 19 Nov 2000 20:36:41 +0000
Updated man page, real and html
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@302 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
3 files changed, 5 insertions(+), 3 deletions(-)
diff --git 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
@@ -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
@@ -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>