Merge rev 1.18
This commit is contained in:
parent
95254171e0
commit
0941e78e6f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3521
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
# by John Fieber <jfieber@freebsd.org>
|
||||
# Mon May 13 10:31:58 EST 1996
|
||||
# $Id: portindex,v 1.8 1998-08-26 15:01:06 motoyuki Exp $
|
||||
# $Id: portindex,v 1.9 1998-09-20 10:54:41 wosch Exp $
|
||||
# The FreeBSD Japanese Documentation Project
|
||||
# Original revision: 1.17
|
||||
|
||||
|
|
@ -193,7 +193,7 @@ sub main {
|
|||
|
||||
# Add an entry to the master index
|
||||
$master[$portnumber] =
|
||||
"<!-- $name --><STRONG><A HREF=\"$cat[0].html#$name\">$name</A></STRONG> " .
|
||||
"<STRONG><A HREF=\"$cat[0].html#$name\">$name</A></STRONG> " .
|
||||
" -- <EM>$desc</EM><BR>\n";
|
||||
$portnumber++;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue