From 9c70c81e708bf576833b8f2079c0c07242c1c8cc Mon Sep 17 00:00:00 2001 From: stanley lieber Date: Fri, 26 May 2017 11:15:35 -0400 Subject: newt: honor environment variables $editor and $pager --- sys/man/1/newt | 6 ++++++ 1 file changed, 6 insertions(+) mode change 100644 => 100755 sys/man/1/newt (limited to 'sys/man') diff --git a/sys/man/1/newt b/sys/man/1/newt old mode 100644 new mode 100755 index ee3ab6e71..3c51477ea --- a/sys/man/1/newt +++ b/sys/man/1/newt @@ -142,6 +142,12 @@ with the whole message as standard input. .TP \fB"\fP Print the current message in quoted form, suitable for reply. +.PP +The environment variables +.B $editor +and +.B $pager +are honored. .SH FILES .B $home/lib/newsgroups list of newsgroups, one per line -- cgit v1.2.3