- Set NO_TIDY=YES to process × properly.
multi-os/Makefile - Fix typo and refine translation. multi-os/article.sgml Pointed out by: KIRIHARA Masaharu <kirihara@halolsi.com> References: [doc-jp 7726]
This commit is contained in:
parent
7d21b6649b
commit
20cf9516f7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8036
2 changed files with 383 additions and 381 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD$
|
||||
# $FreeBSD: doc/ja_JP.eucJP/articles/multi-os/Makefile,v 1.1.1.1 2000/01/06 07:22:41 kuriyama Exp $
|
||||
# Original revision: 1.8
|
||||
|
||||
DOC?= article
|
||||
|
@ -10,6 +10,8 @@ INSTALL_ONLY_COMPRESSED?=
|
|||
|
||||
SRCS= article.sgml
|
||||
|
||||
NO_TIDY= YES
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue