~ubuntu-branches/debian/stretch/nano/stretch

« back to all changes in this revision

Viewing changes to doc/man/nano.1

  • Committer: Bazaar Package Importer
  • Author(s): Jordi Mallach
  • Date: 2010-01-20 00:18:38 UTC
  • mfrom: (1.2.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20100120001838-ems2ygzxhnl60qan
Tags: 2.2.2-1
* The "Cabanyal" release.
* New upstream release.
* Switch to dpkg source 3.0 (quilt). Remove quilt patching support and
  README.source from the packaging, and drop quilt from Build-Depends.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
.\"   Documentation License along with this program.  If not, see
19
19
.\"   <http://www.gnu.org/licenses/>.
20
20
.\"
21
 
.\" $Id: nano.1 4454 2009-12-02 22:47:57Z jordi $
 
21
.\" $Id: nano.1 4470 2009-12-26 01:58:50Z jordi $
22
22
.TH NANO 1 "version 2.2.0" "November 30, 2009"
23
23
.\" Please adjust this date whenever revising the manpage.
24
24
.\"
209
209
.B \-$ (\-\-softwrap)
210
210
Enable 'soft wrapping'.  \fBnano\fP will attempt to display the entire
211
211
contents of a line, even if it is longer than the screen width.  Since
212
 
'$' normally refers to a variable in the Unix shell, you should specify
 
212
\&'$' normally refers to a variable in the Unix shell, you should specify
213
213
this option last when using other options (e.g. 'nano \-wS$') or pass it
214
214
separately (e.g. 'nano \-wS \-$').
215
215
.TP