]> git.wh0rd.org Git - nano.git/commitdiff
fix too-long line
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 28 Feb 2004 01:58:21 +0000 (01:58 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 28 Feb 2004 01:58:21 +0000 (01:58 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1672 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

doc/man/nano.1

index 93f6dac759770aabf8d7d24ae7fda89282f13698..a8b7e63007d1ef27210c140ac7d9547e609ca011 100644 (file)
@@ -100,8 +100,8 @@ acts like Delete on your system.
 Display a summary of command line options.
 .TP
 .B \-i (\-\-autoindent)
-Indent new lines to the previous line's indentation.  Useful when editing
-source code.
+Indent new lines to the previous line's indentation.  Useful when
+editing source code.
 .TP
 .B \-k (\-\-cut)
 Enable cut from cursor to end of line with ^K.