Help!

r6727 - /man-cgi/man.cgi

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Documentations RSS
Next:  Bug#505977: v86d: segfault  
Author Message
jfs
External


Since: May 30, 2009
Posts: 2



PostPosted: Sat Jun 06, 2009 8:10 am    Post subject: r6727 - /man-cgi/man.cgi
Archived from groups: linux>debian>doc (more info?)

Author: jfs
Date: Sat Jun 6 10:42:02 2009
New Revision: 6727

URL: http://svn.debian.org/wsvn/?sc=1&rev=6727
Log:
Add additional releases

Modified:
man-cgi/man.cgi

Modified: man-cgi/man.cgi
URL: http://svn.debian.org/wsvn/man-cgi/man.cgi?rev=6727&op=diff
==============================================================================
--- man-cgi/man.cgi (original)
+++ man-cgi/man.cgi Sat Jun 6 10:42:02 2009
@@ -115,7 +115,8 @@
);

$manLocalDir = '/home/jfs/manpages/extractor/manpages-dists';
-$manPathDefault = 'Debian Sid';
+#$manPathDefault = 'Debian Sid';
+$manPathDefaul = 'Debian 5.0 lenny (stable)';

%locales =
(
@@ -198,8 +199,9 @@
'Debian 3.0 woody', "$manLocalDir/woody/usr/share/man:$manLocalDir/woody/usr/X11R6/man",
'Debian 3.1 sarge', "$manLocalDir/sarge/usr/share/man",
'Debian 4.0 etch', "$manLocalDir/etch/usr/share/man",
- 'Debian 5.0 lenny', "$manLocalDir/lenny/usr/share/man",
- 'Debian testing', "$manLocalDir/squeeze/usr/share/man",
+ 'Debian 5.0 lenny', "$manLocalDir/lenny/usr/share/man",
+ 'Debian squeeze', "$manLocalDir/squeeze/usr/share/man",
+ 'Debian experimental', "$manLocalDir/experimental/usr/share/man",
'Debian Sid', "$manLocalDir/sid/usr/share/man",
);

@@ -219,7 +221,10 @@
# keywords must be in lower cases.
%manPathAliases =
(
- 'debian', 'Debian Sid',
+ 'debian', 'Debian 5.0 lenny',
+ 'stable', 'Debian 5.0 lenny',
+ 'testing', 'Debian squeeze',
+ 'experimental', 'Debian experimental',
'unstable', 'Debian Sid',
);



--
To UNSUBSCRIBE, email to debian-doc-REQUEST.DeleteThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.DeleteThis@lists.debian.org
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Documentations All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum