nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit e6a55fa1e5bee57f4d95993eb661d226f17dc8b8
parent 95f7a7431e9c5c4e6fdecdc54ba1dd8875793bd8
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Thu, 16 Jun 2005 12:16:24 +0000

remove stray "]"


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2695 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
Mdoc/man/nano.1 | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/man/nano.1 b/doc/man/nano.1 @@ -6,7 +6,7 @@ .\" Public License for copying conditions. There is NO warranty. .\" .\" $Id$ -.TH NANO 1 "version 1.3.8" "June 15, 2005" +.TH NANO 1 "version 1.3.8" "June 16, 2005" .\" Please adjust this date whenever revising the manpage. .\" @@ -32,7 +32,7 @@ replace" and "go to line number". .SH OPTIONS .TP -.B \+\fILINE\fP,\fICOLUMN\fP] +.B \+\fILINE\fP,\fICOLUMN\fP Places cursor at line number \fILINE\fP and column number \fICOLUMN\fP on startup, instead of the default of line 1, column 1. .TP