Use url entities for links between docs

This commit is contained in:
Denis Peplin 2004-08-05 10:04:31 +00:00
parent 2f69cd65ee
commit c12c11040e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21827
50 changed files with 222 additions and 162 deletions

View file

@ -13,5 +13,7 @@ INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"