Fix a typo.
This commit is contained in:
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
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue