Added trailing slash to directory.
PR: docs/10808 Submitted by: Tom Hukins tom@eborcom.com
This commit is contained in:
parent
2c133430b8
commit
e5f57d718d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4746
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-04-05 10:08:03 $">
|
||||
<!ENTITY date "$Date: 1999-04-25 16:59:08 $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Translations">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: translations.sgml,v 1.21 1999-04-05 10:08:03 wosch Exp $ -->
|
||||
<!-- $Id: translations.sgml,v 1.22 1999-04-25 16:59:08 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -101,7 +101,7 @@ http://www.matti.ee/~vallo/</a><br>
|
|||
<dd>
|
||||
<a href="../ja/handbook/">Handbook</a>,
|
||||
<a href="../ja/FAQ/">FAQ</a>,
|
||||
<a href="../ja">Web</a>,
|
||||
<a href="../ja/">Web</a>,
|
||||
<a href="http://www.jp.freebsd.org/NewsLetter/Issue2/">
|
||||
FreeBSD NewsLetter Issue #2</a>
|
||||
</dd>
|
||||
|
|
Loading…
Reference in a new issue