From a9cccdae535edda325e2d96822427375cfec773c Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Thu, 8 Jun 2000 10:10:32 +0000 Subject: Upgrade to 2.1b4. PR: 18689 Submitted by: Frank Mayhar --- misc/tkman/files/patch-ab | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'misc/tkman/files/patch-ab') diff --git a/misc/tkman/files/patch-ab b/misc/tkman/files/patch-ab index b699e77afbca..58843d5df30f 100644 --- a/misc/tkman/files/patch-ab +++ b/misc/tkman/files/patch-ab @@ -1,9 +1,9 @@ ---- tkmandesc.tcl.orig Mon Jul 13 11:44:31 1998 -+++ tkmandesc.tcl Thu Jul 30 13:43:44 1998 -@@ -221,8 +221,9 @@ +--- tkmandesc.tcl.orig Wed Mar 1 19:55:54 2000 ++++ tkmandesc.tcl Sat May 20 07:57:33 2000 +@@ -223,8 +223,9 @@ set mani(manTitleList) $man(manTitleList) - if {![info exists env(MANPATH)] || [string trim $env(MANPATH)]==""} { + if {![info exists env(MANPATH)] || [string equal [string trim $env(MANPATH)] ""]} { - puts stderr "You must set a MANPATH environment variable,\nwhich is a colon-separated list of directories in which\nto find man pages, for example /usr/man:/usr/share/man.\n(See the help page for an explanation of why\nalternatives to the MANPATH are a bad thing.)" - exit 1 +# puts stderr "You must set a MANPATH environment variable,\nwhich is a colon-separated list of directories in which\nto find man pages, for example /usr/man:/usr/share/man.\n(See the help page for an explanation of why\nalternatives to the MANPATH are a bad thing.)" -- cgit v1.2.3