Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 May 1999 15:37:33 +0300 (EEST)
From:      Ruslan Ermilov <ru@ucb.crimea.ua>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   conf/11747: [PATCH] manpath.config is not updated for Perl5.00503
Message-ID:  <199905171237.PAA00200@relay.ucb.crimea.ua>

next in thread | raw e-mail | index | archive | help

>Number:         11747
>Category:       conf
>Synopsis:       [PATCH] manpath.config is not updated for Perl5.00503
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 17 05:40:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Ermilov
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
United Commercial Bank
>Environment:

3.2-STABLE.

>Description:

See ``Fix''.

>How-To-Repeat:

Upgrade to the 3.2-STABLE.


>Fix:

Index: manpath.config
===================================================================
RCS file: /usr/FreeBSD-CVS/src/gnu/usr.bin/man/manpath/manpath.config,v
retrieving revision 1.8.2.1
diff -u -r1.8.2.1 manpath.config
--- manpath.config	1999/02/05 10:43:24	1.8.2.1
+++ manpath.config	1999/05/17 12:32:56
@@ -17,7 +17,7 @@
 MANDATORY_MANPATH	/usr/share/man
 MANDATORY_MANPATH	/usr/share/perl/man
 MANDATORY_MANPATH	/usr/local/man
-MANDATORY_MANPATH	/usr/local/lib/perl5/5.00502/man
+MANDATORY_MANPATH	/usr/local/lib/perl5/5.00503/man
 MANDATORY_MANPATH	/usr/X11R6/man
 #
 # set up PATH to MANPATH mapping


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905171237.PAA00200>