summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2021-04-18 08:46:14 -0600
committerEduardo Chappa <chappa@washington.edu>2021-04-18 08:46:14 -0600
commit2807fa1f8a4125bc4fd1992f3e2d6c0a12005c62 (patch)
tree4c8b41459c725f9bebc711ac12de216605ee8997
parent11b99bcba4650ea597c0458af6b349312fb95216 (diff)
downloadalpine-2807fa1f8a4125bc4fd1992f3e2d6c0a12005c62.tar.xz
* Improvements and corrections to the documentation by Dennis Davis.
-rw-r--r--pith/pine.hlp10
1 files changed, 5 insertions, 5 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp
index 603c756..2605ae0 100644
--- a/pith/pine.hlp
+++ b/pith/pine.hlp
@@ -188,8 +188,8 @@ new additions to Alpine, please check it periodically.
<P>
New features include:
<UL>
-<LI> New configuration variable <!--#echo var="VAR_ssl-ciphers"--> that allows
-users to list the ciphers that want to use when connecting to a SSL server.
+<LI> New configuration variable <a href="h_config_ssl_ciphers"><!--#echo var="VAR_ssl-ciphers"--></a> that allows
+users to list the ciphers to use when connecting to a SSL server.
Based on a collaboration with Professor Martin Trusler.
<LI> New hidden feature <a href="h_config_delete_before_writing"><!--#echo var="FEAT_enable-delete-before-writing"--></a>
to add support for terminals that need lines to be deleted before being written. Based
@@ -22824,7 +22824,7 @@ User Certs File = /home/fred/.alpine-certs/certs.pem
(UNIX ALPINE ONLY)
This is a colon separated list of ciphers that your openssl or libressl
-library supports and will use to negotiate a secure connection with a
+library supports and should use to negotiate a secure connection with a
remote SSL server.
<P>
@@ -22836,7 +22836,7 @@ openssl ciphers
<P>
Consult the manual page of the openssl ciphers command to see more
-way to specify groups of ciphers, such as RSA, or other groups of
+ways to specify groups of ciphers, such as RSA, or other groups of
ciphers.
<P>
@@ -34578,7 +34578,7 @@ but must be deleted, as a way to start inverse video again.
<P>
When this feature is enabled, Alpine will delete a line before writing it,
therefore deleting the end of reverse video. Modern terminals do not require
-to enable this feature, but some old terminals might require it.
+enabling of this feature, but some old terminals might require it.
<P>
<UL>
<LI><A HREF="h_finding_help">Finding more information and requesting help</A>