Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Feb 2002 14:03:34 +0100
From:      "Annihilator" <annihilator.c@usa.net>
To:        <FreeBSD-gnats-submit@freebsd.org>
Subject:   conf/35242: Change to etc/periodic/weekly/330.catman
Message-ID:  <005901c1bc6a$f7347510$0101a8c0@pilar>

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

>Number:         35242
>Category:       conf
>Synopsis:       Change to etc/periodic/weekly/330.catman
>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:   Sat Feb 23 05:10:05 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Annihilator
>Release:        FreeBSD 4.5-RELEASE i386
>Organization:
SawMan's Consortium
>Environment:
System: FreeBSD sarah 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Thu Jan 31
11:38:29 CET 2002 root@sarah:/usr/src/sys/compile/SARAH i386
>Description:
The 330.catman script doesn't purge orphan preformatted pages.
>How-To-Repeat:
>Fix:
Patch included.

------=_NextPart_000_0027_01C1BC72.E20B75A0
Content-Type: application/octet-stream;
	name="330.catman.patch"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="330.catman.patch"

--- etc/periodic/weekly/330.catman.orig	Mon Mar  5 14:08:38 2001=0A=
+++ etc/periodic/weekly/330.catman	Sat Feb 23 12:28:06 2002=0A=
@@ -34,7 +34,7 @@=0A=
 		    rc=3D0=0A=
          =0A=
 		    # Preformat original, non-localized manpages  =0A=
-		    echo /usr/libexec/catman.local "$MANPATH" |=0A=
+		    echo /usr/libexec/catman.local -r "$MANPATH" |=0A=
 			su -fm man || rc=3D3=0A=
 =0A=
 		    # Preformat localized manpages.=0A=
@@ -42,7 +42,7 @@=0A=
 		    then=0A=
 			for i in $man_locales=0A=
 			do=0A=
-			    LC_ALL=3D$i echo /usr/libexec/catman.local -L \=0A=
+			    LC_ALL=3D$i echo /usr/libexec/catman.local -r -L \=0A=
 				"$MANPATH" | su -fm man || rc=3D3=0A=
 			done=0A=
 		    fi=0A=

------=_NextPart_000_0027_01C1BC72.E20B75A0--

>Release-Note:
>Audit-Trail:
>Unformatted:
 This is a multi-part message in MIME format.
 
 ------=_NextPart_000_0027_01C1BC72.E20B75A0
 Content-Type: text/plain;
 	charset="iso-8859-2"
 Content-Transfer-Encoding: 7bit
 
 X-send-pr-version: 3.113
 X-GNATS-Notify:
 
 

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?005901c1bc6a$f7347510$0101a8c0>