aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/rnano.1
diff options
context:
space:
mode:
authorDan Pasanen <dan.pasanen@gmail.com>2015-11-24 10:42:09 -0600
committerDan Pasanen <dan.pasanen@gmail.com>2015-11-24 10:46:39 -0600
commit15dc7d4dd914b48fbb6fdd7ffb5750e5910588b5 (patch)
tree4c9d07959b0608d99cbd583ce260356c48f53104 /doc/man/rnano.1
parent0cdc6a91726ba7c738c92ab6240f3dcbaab86632 (diff)
downloadandroid_external_nano-15dc7d4dd914b48fbb6fdd7ffb5750e5910588b5.tar.gz
android_external_nano-15dc7d4dd914b48fbb6fdd7ffb5750e5910588b5.tar.bz2
android_external_nano-15dc7d4dd914b48fbb6fdd7ffb5750e5910588b5.zip
nano-2.3.3
Conflicts: src/proto.h Change-Id: Iff4e12122b9c485d794e5a9028735d733e1e0fe2
Diffstat (limited to 'doc/man/rnano.1')
-rw-r--r--doc/man/rnano.123
1 files changed, 5 insertions, 18 deletions
diff --git a/doc/man/rnano.1 b/doc/man/rnano.1
index 6b8a9b8a..f4a3407f 100644
--- a/doc/man/rnano.1
+++ b/doc/man/rnano.1
@@ -19,8 +19,8 @@
.\" Documentation License along with this program. If not, see
.\" <http://www.gnu.org/licenses/>.
.\"
-.\" $Id: rnano.1 4188 2007-12-08 04:27:44Z dolorous $
-.TH RNANO 1 "version 2.0.0" "August 23, 2007"
+.\" $Id: rnano.1 4756 2014-04-08 20:01:17Z bens $
+.TH RNANO 1 "version 2.3.3" "April 2014"
.\" Please adjust this date whenever revising the manpage.
.\"
.SH NAME
@@ -29,18 +29,13 @@ Pico clone
.SH SYNOPSIS
.B rnano
-.I [OPTIONS]\ [[\+LINE,COLUMN]\ FILE]...
+.RI [ options "] [[\+" line , column "]\ " file "]..."
.br
.SH DESCRIPTION
-This manual page briefly documents the \fBrnano\fP command.
-.PP
-.\" TeX users may be more comfortable with the \fB<whatever>\fP and
-.\" \fI<whatever>\fP escape sequences to invoke bold face and italics,
-.\" respectively.
\fBnano\fP is a small, free and friendly editor which aims to replace
-Pico, the default editor included in the non-free Pine package. Rather
-than just copying Pico's look and feel, \fBnano\fP also implements some
+Pico, the default editor included in the non-free Pine package. On
+top of copying Pico's look and feel, \fBnano\fP also implements some
missing (or disabled by default) features in Pico, such as "search and
replace" and "go to line and column number".
.PP
@@ -63,14 +58,6 @@ use backup files or spell checking.
.SH OPTIONS
.TP
-.B \+\fILINE\fP,\fICOLUMN\fP
-Places cursor at line number \fILINE\fP and column number \fICOLUMN\fP
-(at least one of which must be specified) on startup, instead of the
-default of line 1, column 1.
-.TP
-.B \-?
-Same as \fB-h (\-\-help)\fP.
-.TP
.B \-h (\-\-help)
Show a summary of command line options and exit.
.TP