diff options
author | Eduardo Chappa <chappa@washington.edu> | 2016-12-08 00:45:20 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2016-12-08 00:45:20 -0700 |
commit | 702c64290612155aec75cac92dbfe8caab0ba196 (patch) | |
tree | 00bd1c87d91f5f58cebed2b63833cf627e595401 /doc | |
parent | a6d2585047ced0f5c3ae200f0df189fb45ef8763 (diff) | |
download | alpine-702c64290612155aec75cac92dbfe8caab0ba196.tar.xz |
* Corrections to pico manual contributed by Dennis Davis.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man1/pico.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man1/pico.1 b/doc/man1/pico.1 index 22035f82..8117013e 100644 --- a/doc/man1/pico.1 +++ b/doc/man1/pico.1 @@ -1,4 +1,4 @@ -.TH pico 1 "Version 5.07" +.TH pico 1 "Version 5.08" .SH Name pico \- simple text editor in the style of the Alpine Composer .SH Syntax @@ -162,7 +162,7 @@ for black, so in order to configure a black color, one must use its code, the number 0. .PP In order to activate colors, one must use the option -ncolors with a numerical -value indicating the number of colors tht your teminal supports, for example, +value indicating the number of colors that your terminal supports, for example, \fI-ncolors 256\fR indicates that the user wishes to use a table of 256 colors. .PP All options that control color, are four letter options. Their last two |