- Merge the following from the English version:
r45779 -> r46456 head/ja_JP.eucJP/htdocs/Makefile -> delete head/ja_JP.eucJP/htdocs/handbook
This commit is contained in:
parent
3c90fafa17
commit
749dd403d3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46818
3 changed files with 1 additions and 35 deletions
|
@ -1,6 +1,6 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
# The FreeBSD Japanese Documentation Project
|
# The FreeBSD Japanese Documentation Project
|
||||||
# Original revision: r45779
|
# Original revision: r46456
|
||||||
|
|
||||||
.if exists(../Makefile.conf)
|
.if exists(../Makefile.conf)
|
||||||
.include "../Makefile.conf"
|
.include "../Makefile.conf"
|
||||||
|
@ -61,7 +61,6 @@ SUBDIR+= docs
|
||||||
#SUBDIR+= donations
|
#SUBDIR+= donations
|
||||||
SUBDIR+= events
|
SUBDIR+= events
|
||||||
#SUBDIR+= gnome
|
#SUBDIR+= gnome
|
||||||
SUBDIR+= handbook
|
|
||||||
SUBDIR+= internal
|
SUBDIR+= internal
|
||||||
#SUBDIR+= ipv6
|
#SUBDIR+= ipv6
|
||||||
SUBDIR+= java
|
SUBDIR+= java
|
||||||
|
|
|
@ -1,13 +0,0 @@
|
||||||
# $FreeBSD$
|
|
||||||
# Original revision: 1.9
|
|
||||||
|
|
||||||
.if exists(../Makefile.conf)
|
|
||||||
.include "../Makefile.conf"
|
|
||||||
.endif
|
|
||||||
.if exists(../Makefile.inc)
|
|
||||||
.include "../Makefile.inc"
|
|
||||||
.endif
|
|
||||||
|
|
||||||
DATA= index.html
|
|
||||||
|
|
||||||
.include "${DOC_PREFIX}/share/mk/web.site.mk"
|
|
|
@ -1,20 +0,0 @@
|
||||||
<?xml version="1.0" encoding="euc-jp"?>
|
|
||||||
<!--
|
|
||||||
$FreeBSD$
|
|
||||||
Original revision: 1.3
|
|
||||||
-->
|
|
||||||
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<meta http-equiv="refresh" content="5;url=../../doc/ja_JP.eucJP/books/handbook/index.html">
|
|
||||||
<title>FreeBSD ハンドブック は移動しました</title>
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body bgcolor="#ffffff">
|
|
||||||
<p>FreeBSD ハンドブックの URL は変更されました。ハンドブックを閲覧するには、
|
|
||||||
<a href="../../doc/ja_JP.eucJP/books/handbook/index.html">../../doc/ja_JP.eucJP/books/handbook/index.html</a>
|
|
||||||
にアクセスしてください。数秒で自動的に新しいアドレスに移動します。
|
|
||||||
もし、自動的に移動しない場合は、
|
|
||||||
お手数ですがリンクをたどってブックマークを更新するようお願いします。</p>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
Loading…
Reference in a new issue