update german linux manpages
This commit is contained in:
parent
2c7f675cf4
commit
f13505f71b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18611
1 changed files with 3 additions and 3 deletions
|
@ -33,7 +33,7 @@
|
||||||
# BSDI Id: bsdi-man,v 1.2 1995/01/11 02:30:01 polk Exp
|
# BSDI Id: bsdi-man,v 1.2 1995/01/11 02:30:01 polk Exp
|
||||||
# Dual CGI/Plexus mode and new interface by sanders@bsdi.com 9/22/1995
|
# Dual CGI/Plexus mode and new interface by sanders@bsdi.com 9/22/1995
|
||||||
#
|
#
|
||||||
# $Id: man.cgi,v 1.110 2003-10-19 06:38:55 bmah Exp $
|
# $Id: man.cgi,v 1.111 2003-10-29 11:44:47 www Exp $
|
||||||
|
|
||||||
#use Data::Dumper;
|
#use Data::Dumper;
|
||||||
#use Carp;
|
#use Carp;
|
||||||
|
@ -289,7 +289,7 @@ $manPathDefault = 'FreeBSD 5.1-RELEASE';
|
||||||
'Plan 9', "$manLocalDir/plan9",
|
'Plan 9', "$manLocalDir/plan9",
|
||||||
'Minix 2.0', "$manLocalDir/Minix-2.0",
|
'Minix 2.0', "$manLocalDir/Minix-2.0",
|
||||||
'Unix Seventh Edition', "$manLocalDir/v7man",
|
'Unix Seventh Edition', "$manLocalDir/v7man",
|
||||||
'deutsch - Linux/GNU', "$manLocalDir/Linux-de",
|
'deutsch - Linux/GNU', "$manLocalDir/linux-de-0.4",
|
||||||
'Darwin 1.3 PPC', "$manLocalDir/Darwin-1.3-ppc",
|
'Darwin 1.3 PPC', "$manLocalDir/Darwin-1.3-ppc",
|
||||||
);
|
);
|
||||||
|
|
||||||
|
@ -985,7 +985,7 @@ ETX
|
||||||
}
|
}
|
||||||
|
|
||||||
sub copyright {
|
sub copyright {
|
||||||
$id = '$Id: man.cgi,v 1.110 2003-10-19 06:38:55 bmah Exp $';
|
$id = '$Id: man.cgi,v 1.111 2003-10-29 11:44:47 www Exp $';
|
||||||
|
|
||||||
return qq{\
|
return qq{\
|
||||||
<PRE>
|
<PRE>
|
||||||
|
|
Loading…
Reference in a new issue