From annihilator.c@usa.net  Sat Feb 23 05:06:58 2002
Return-Path: <annihilator.c@usa.net>
Received: from ls212.hinet.hr (ls212.hinet.hr [195.29.150.91])
	by hub.freebsd.org (Postfix) with ESMTP id 665E737B404
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Feb 2002 05:06:56 -0800 (PST)
Received: from ls401.hinet.hr (ls401.hinet.hr [195.29.150.2])
	by ls212.hinet.hr (0.0.0/8.11.3) with ESMTP id g1ND5iA01281
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Feb 2002 14:05:44 +0100
Received: from tango (ad13-m139.net.hinet.hr [195.29.48.139])
	by ls401.hinet.hr (8.11.6/8.11.3) with SMTP id g1ND6mN13747
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Feb 2002 14:06:48 +0100
Message-Id: <005901c1bc6a$f7347510$0101a8c0@pilar>
Date: Sat, 23 Feb 2002 14:03:34 +0100
From: "Annihilator" <annihilator.c@usa.net>
To: <FreeBSD-gnats-submit@freebsd.org>
Subject: Change to etc/periodic/weekly/330.catman

>Number:         35242
>Category:       conf
>Synopsis:       Change to etc/periodic/weekly/330.catman
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ru
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 23 05:10:05 PST 2002
>Closed-Date:    Wed Mar 30 18:03:57 GMT 2005
>Last-Modified:  Wed Mar 30 18:03:57 GMT 2005
>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:

From: Matteo Riondato <rionda@gufi.org>
To: freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: conf/35242: Change to etc/periodic/weekly/330.catman
Date: Tue, 29 Mar 2005 14:26:33 +0200

 --YIleam+9adpUeYf+
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 The patch can be cleanly applied and it is useful, so it can be
 commited.
 Best Regards
 --=20
 Rionda aka Matteo Riondato
 Disinformato per default
 G.U.F.I. Staff Member (http://www.gufi.org)
 FreeSBIE Developer (http://www.freesbie.org)
 
 --YIleam+9adpUeYf+
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.0 (FreeBSD)
 
 iD8DBQFCSUl52Mp4pR7Fa+wRAuR2AKC+llwwnpk00Q2MchxUvGxyFORVKQCgr/ur
 /ewYjeeSk+WhRiLdNIFbxzQ=
 =NYOX
 -----END PGP SIGNATURE-----
 
 --YIleam+9adpUeYf+--
Responsible-Changed-From-To: freebsd-bugs->ru 
Responsible-Changed-By: glebius 
Responsible-Changed-When: Tue Mar 29 14:02:33 GMT 2005 
Responsible-Changed-Why:  
Pass for MDocGuard review. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=35242 
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Wed Mar 30 18:03:04 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=35242 
>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:
 
 
