* Remove dependent clause used as a topic transition when this material
  was not in its own section.
* Provide examples of when $EDITOR is used.
---
 doc/quilt.1.in |   14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

--- quilt.orig/doc/quilt.1.in   2022-07-20 18:29:12.498771687 +0200
+++ quilt/doc/quilt.1.in        2022-07-20 18:29:12.505771784 +0200
@@ -229,21 +229,19 @@ This behavior is intended to ease script
 .IR quilt .
 .
 .SH ENVIRONMENT
-In addition to that,
-.I quilt
+.I Quilt
 recognizes the following variables:
 .TP 4
 .I EDITOR
-The program to run to edit files.
-If it isn't redefined in the configuration file, $EDITOR as defined in
-the environment will be used.
+Specify the program to run to edit files;
+for instance,
+with \\[lq]quilt edit\\[rq] or \\[lq]quilt header \\-e\\[rq].
 .TP 4
 .I LESS
-The arguments used to invoke the
+Specify the arguments used to invoke the
 .BR less (1)
 pager.
-Inherits the existing value of $LESS if LESS is already set in the
-environment, otherwise defaults to \\[lq]\\-FRSX\\[rq].
+Defaults to \\[lq]\\-FRSX\\[rq].
 .
 .SH FILES
 .SS "Example of working tree"


_______________________________________________
Quilt-dev mailing list
Quilt-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/quilt-dev

Reply via email to