Package: nano
Version: 2.2.4-1
Severity: minor

  From groff:

<standard input>:31: warning: escape character ignored before `+'
<standard input>:48: warning: escape character ignored before `+'

  Last full stop in abbreviations protected with "\&".

  Patch:

--- nano.1      2012-03-06 02:05:18.000000000 +0000
+++ nano.1.new  2012-03-06 02:28:40.000000000 +0000
@@ -28,7 +28,7 @@
 
 .SH SYNOPSIS
 .B nano
-.I [OPTIONS]\ [[\+LINE,COLUMN]\ FILE]...
+.I [OPTIONS]\ [[+LINE,COLUMN]\ FILE]...
 .br
 
 .SH DESCRIPTION
@@ -45,7 +45,7 @@
 
 .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
 (at least one of which must be specified) on startup, instead of the
 default of line 1, column 1.
@@ -210,8 +210,8 @@
 Enable 'soft wrapping'.  \fBnano\fP will attempt to display the entire
 contents of a line, even if it is longer than the screen width.  Since
 \&'$' normally refers to a variable in the Unix shell, you should specify
-this option last when using other options (e.g. 'nano \-wS$') or pass it
-separately (e.g. 'nano \-wS \-$').
+this option last when using other options (e.g.\& 'nano \-wS$') or pass it
+separately (e.g.\& 'nano \-wS \-$').
 .TP
 .B \-a, \-b, \-e, \-f, \-g, \-j
 Ignored, for compatibility with Pico.
@@ -233,7 +233,7 @@
 named \fInano.save\fP if the buffer didn't have a name already, or will
 add a ".save" suffix to the current filename.  If an emergency file with
 that name already exists in the current directory, it will add ".save"
-plus a number (e.g. ".save.1") to the current filename in order to make
+plus a number (e.g.\& ".save.1") to the current filename in order to make
 it unique.  In multibuffer mode, \fBnano\fP will write all the open
 buffers to their respective emergency files.
 
-- System Information:
Debian Release: 6.0.4
Architecture: i386 (i586)

Kernel: Linux 2.6.32-41
Locale: LANG=is_IS, LC_CTYPE=is_IS (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages nano depends on:
ii  dpkg                      1.15.8.12      Debian package management system
ii  install-info              4.13a.dfsg.1-6 Manage installed documentation in 
ii  libc6                     2.11.3-2       Embedded GNU C Library: Shared lib
ii  libncursesw5              5.7+20100313-5 shared libraries for terminal hand

nano recommends no packages.

Versions of packages nano suggests:
pn  spell                         <none>     (no description available)

-- no debconf information

-- 
Bjarni I. Gislason



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to