Fix a typo.

This commit is contained in:
Hiroyuki Hanai 1998-07-27 08:39:09 +00:00
parent 337b321d7c
commit 3b6b06c2e2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3203
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.4 1998-07-27 04:47:05 hanai Exp $
# $Id: Makefile,v 1.5 1998-07-27 08:39:09 hanai Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.1
@ -11,4 +11,4 @@ DOCS+= programmers.sgml
DOCS+= security.sgml
DOCS+= secure.sgml
.include ".././/web.mk"
.include "../../web.mk"

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.4 1998-07-27 04:47:05 hanai Exp $
# $Id: Makefile,v 1.5 1998-07-27 08:39:09 hanai Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.1
@ -11,4 +11,4 @@ DOCS+= programmers.sgml
DOCS+= security.sgml
DOCS+= secure.sgml
.include ".././/web.mk"
.include "../../web.mk"